fix: ci including static asset
This commit is contained in:
parent
a3378d23c2
commit
0dbcbe8857
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
||||||
path: |
|
path: |
|
||||||
index.html
|
index.html
|
||||||
styles.css
|
styles.css
|
||||||
hi.png
|
me.png
|
||||||
preview:
|
preview:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: prepare
|
needs: prepare
|
||||||
|
|
Loading…
Reference in a new issue