Skip to content

Commit

Permalink
delete remove files
Browse files Browse the repository at this point in the history
  • Loading branch information
popenta committed Apr 3, 2024
1 parent 9222e8c commit 323290b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
run: |
git config --global user.email "[email protected]"
git config --global user.name "GitHub Actions"
rm -rf *
mv -f ${{ github.workspace }}/docs/_build/html/* .
touch .nojekyll
git add .
Expand Down

0 comments on commit 323290b

Please sign in to comment.