mirror of
https://github.com/wah-su/mstickers.git
synced 2025-04-05 15:54:36 +00:00
Merge branch 'main' of https://github.com/wah-su/mstickers
This commit is contained in:
commit
f491fb69a8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pregenPreview.yaml
vendored
2
.github/workflows/pregenPreview.yaml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
||||||
- name: Build website
|
- name: Build website
|
||||||
run: npm run build
|
run: npm run build
|
||||||
- name: cleanup
|
- name: cleanup
|
||||||
run: rm -rf src && rm -rf node_modules && rm -f tailwind.config.js
|
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
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v2
|
uses: actions/upload-pages-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue