final.... fix...?
This commit is contained in:
parent
51237387fa
commit
79a1b42269
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@ -27,7 +27,10 @@ jobs:
|
||||
- name: upload site
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
path: dist/
|
||||
path: |
|
||||
dist/
|
||||
package.json
|
||||
package-lock.json
|
||||
|
||||
deploy-site:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user