Skip to content

Commit

Permalink
Gradle shadow plugin. Based on Kitlith change of build.gradle. Using …
Browse files Browse the repository at this point in the history
…now library for Slime Commons dependency resolving. Changed gradle.yml accordingly. It produces slimevr.jar file
  • Loading branch information
adigyran committed Aug 22, 2021
1 parent 5ebbb90 commit bb4a658
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
java-version: '8'
distribution: 'adopt'
cache: 'gradle' # will restore cache of dependencies and wrappers

- name: Grant execute permission for gradlew
run: chmod +x gradlew

Expand Down

0 comments on commit bb4a658

Please sign in to comment.