Skip to content

Commit

Permalink
Merge pull request #923 from mcchampions/fix/jitpack-deploy-perm
Browse files Browse the repository at this point in the history
Fix jitpack deploy
  • Loading branch information
StarWishsama authored Jul 21, 2024
2 parents 28f46d1 + 73f1dae commit 14602eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ before_install:
- sdk use java 17.0.5-zulu

install:
- chmod 777 ./mvnw
- ./mvnw -s .mvn/settings.xml install -DskipTests

0 comments on commit 14602eb

Please sign in to comment.