Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLeCrafter authored Dec 15, 2021
1 parent 559690c commit a599af3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
java-version: '17'
distribution: 'temurin'
cache: gradle
- name: Grant gradle permission
run: chmod=+x ./gradlew
- name: Build with Gradle
run: ./gradlew build --no-daemon
- name: Upload build artifact
Expand Down

0 comments on commit a599af3

Please sign in to comment.