Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
Wang-Yan-Hao committed Dec 28, 2023
1 parent d0c22b1 commit 42deeff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
git ls-files | grep -v '^build/' | xargs git rm -rf
mv build/* .
rm -rf build
rm -rf node_modules
git add .
git commit -m "Auto-generated build files"
git push origin build

0 comments on commit 42deeff

Please sign in to comment.