Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
photown committed Dec 25, 2023
1 parent afcf212 commit 30df3a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
ls -l
git checkout --orphan gh-pages
git rm -rf src
git rm -rf node_modules
git rm -rf build
git rm -rf .gitignore
git add .
git add -f dist
Expand Down

0 comments on commit 30df3a2

Please sign in to comment.