mirror of
https://github.com/adoyle0/thaw.git
synced 2025-01-23 06:19:22 -05:00
fix: build gh-pages
This commit is contained in:
parent
de8b2887b6
commit
25ee256f7f
1 changed files with 1 additions and 1 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: "latest"
|
version: "v0.18.4"
|
||||||
- name: Deploy GitHub Pages
|
- name: Deploy GitHub Pages
|
||||||
run: |
|
run: |
|
||||||
cd demo
|
cd demo
|
||||||
|
|
Loading…
Add table
Reference in a new issue