mirror of
https://github.com/adoyle0/thaw.git
synced 2025-01-23 06:19: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
|
- name: Install Trunk
|
||||||
uses: jetli/trunk-action@v0.4.0
|
uses: jetli/trunk-action@v0.4.0
|
||||||
with:
|
with:
|
||||||
version: "v0.18.4"
|
version: "v0.17.5"
|
||||||
- name: Deploy GitHub Pages
|
- name: Deploy GitHub Pages
|
||||||
run: |
|
run: |
|
||||||
cd demo
|
cd demo
|
||||||
|
|
|
@ -4,4 +4,4 @@ Run the `trunk serve` command and then open the `http://127.0.0.1:6421/thaw` URL
|
||||||
|
|
||||||
## Docs
|
## Docs
|
||||||
|
|
||||||
demo_markdown/docs
|
directory: demo_markdown/docs
|
Loading…
Add table
Reference in a new issue