mirror of
https://github.com/adoyle0/thaw.git
synced 2025-01-22 22:09:22 -05:00
docs: demo README
This commit is contained in:
parent
00d34758f6
commit
af33efcdbf
2 changed files with 2 additions and 2 deletions
2
.github/workflows/demo.yml
vendored
2
.github/workflows/demo.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
- name: Install Trunk
|
||||
uses: jetli/trunk-action@v0.4.0
|
||||
with:
|
||||
version: "v0.18.4"
|
||||
version: "v0.17.5"
|
||||
- name: Deploy GitHub Pages
|
||||
run: |
|
||||
cd demo
|
||||
|
|
|
@ -4,4 +4,4 @@ Run the `trunk serve` command and then open the `http://127.0.0.1:6421/thaw` URL
|
|||
|
||||
## Docs
|
||||
|
||||
demo_markdown/docs
|
||||
directory: demo_markdown/docs
|
Loading…
Add table
Reference in a new issue