Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Virus5600 committed Dec 30, 2024
1 parent e789ef2 commit d57ce9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/prep/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ runs:

- name: Make Gradle Wrapper Executable
if: ${{ runner.os != 'Windows' }}
shell: bash
run: chmod +x ./gradlew

- name: Build Mod with Gradle
shell: bash
run: ./gradlew build

0 comments on commit d57ce9a

Please sign in to comment.