mirror of
https://github.com/wah-su/mstickers.git
synced 2025-04-04 23:34:35 +00:00
update gh workflow
This commit is contained in:
parent
bf2684cabc
commit
c76f0b3fa0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pregenPreview.yaml
vendored
2
.github/workflows/pregenPreview.yaml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
- name: cleanup
|
||||
run: rm -rf .vscode && rm -rf .github && rm -rf src && rm -rf node_modules && rm -f tailwind.config.js && rm -f .gitignore && rm -f package.json && rm -f package-lock.json
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v2
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
path: ./
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue