Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippSchmelter committed Oct 2, 2024
1 parent 2f5d1ed commit 423824b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,10 @@ jobs:
java -version && gradle --version

- name: Building Project
working-directory: /__w/simona/simona
working-directory: /__w/simona
run:
pwd
ls
sudo gradle clean assemble

test:
Expand Down

0 comments on commit 423824b

Please sign in to comment.