Skip to content

Commit

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

0 comments on commit 836e788

Please sign in to comment.