Skip to content

Commit

Permalink
[docs] Update workflow action.
Browse files Browse the repository at this point in the history
  • Loading branch information
Breakthrough committed Jun 26, 2023
1 parent 3dc1f1b commit 976112d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
git rm * -r --ignore-unmatch
git checkout HEAD -- .nojekyll
git checkout HEAD -- docs/
git rm docs/index.html
git add build/
git mv build/* . -f -k
git rm build/* -r -f
Expand Down

0 comments on commit 976112d

Please sign in to comment.