Skip to content

Commit

Permalink
Renew the Workflow x2
Browse files Browse the repository at this point in the history
  • Loading branch information
Shanshui2024 committed Jun 26, 2024
1 parent 6a27a00 commit 882e887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "[AutoUpload]Shanshui"
git checkout --orphan gh-pages
git rm -rf .
del /Q /S *
move dist/* .
rmdir /S /Q dist
git add .
Expand Down

0 comments on commit 882e887

Please sign in to comment.