Skip to content

Commit

Permalink
Attempt fix of test&run
Browse files Browse the repository at this point in the history
  • Loading branch information
Johann Bernhardt committed Dec 2, 2021
1 parent d2c31e0 commit 86c2790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: chmod +x gradlew

- name: Setup the workspace
run: ./gradlew setupCIWorkspace
run: ./gradlew setupDecompWorkspace

- name: Build the mod
run: ./gradlew build
Expand Down

0 comments on commit 86c2790

Please sign in to comment.