We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0252115 commit e86739dCopy full SHA for e86739d
.github/workflows/gradle-publish.yml
@@ -32,6 +32,6 @@ jobs:
32
33
- name: Setup Gradle
34
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0
35
-
+ - run: chmod +x ./gradlew
36
- name: Build with Gradle
37
run: ./gradlew remapJar
0 commit comments