mirror of
https://github.com/kou029w/pucchinglgl.git
synced 2025-04-04 11:56:25 +00:00
Merge 7dc184341e
into 4437922fc3
This commit is contained in:
commit
4f9c7bcb54
1 changed files with 1 additions and 1 deletions
2
.github/workflows/github-pages.yml
vendored
2
.github/workflows/github-pages.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
run: |
|
||||
yarn install
|
||||
yarn build
|
||||
- uses: actions/upload-pages-artifact@v2
|
||||
- uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
path: build
|
||||
- uses: actions/deploy-pages@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue