Skip to content

Commit

Permalink
Permission gradlew
Browse files Browse the repository at this point in the history
  • Loading branch information
Euphillya committed Jan 2, 2024
1 parent 4f8f6bb commit e4282db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ jobs:
distribution: "temurin"
- name: Configure Git User
run: git config --global user.email "[email protected]" && git config --global user.name "Github Actions"
- name: Permission gradlew
run: chmod +x gradlew
- name: Build SkyFolia jar
run: ./gradlew reobfJar

0 comments on commit e4282db

Please sign in to comment.