Skip to content

Commit

Permalink
hotfix-- testing the setup workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
erensunerr committed Nov 9, 2024
1 parent 32c161a commit b449144
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ jobs:
steps:
- name: Checkout
run: |
rm -rf ~/UML_Mentor/
mkdir ~/UML_Mentor
cd ~/UML_Mentor
git switch main
git reset --hard
git pull
npm install
Expand Down

0 comments on commit b449144

Please sign in to comment.