Skip to content

Commit

Permalink
More fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-larraz committed Sep 16, 2024
1 parent 836e788 commit b23c885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
git config --global user.email "[email protected]"
git config --global user.name "cvc5-bot"
git clone https://github.com/cvc5/cvc5.github.io.git
git clone https://github.com/cvc5/cvc5.github.io.git website
rm -r website/tutorials/beginners
cp -r beginners/_build/html website/tutorials/beginners
Expand Down

0 comments on commit b23c885

Please sign in to comment.