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: |
|
||||
index.html
|
||||
styles.css
|
||||
hi.png
|
||||
me.png
|
||||
preview:
|
||||
runs-on: ubuntu-latest
|
||||
needs: prepare
|
||||
|
|
Loading…
Reference in a new issue