Skip to content

Commit

Permalink
Remove unnecessary workflow step
Browse files Browse the repository at this point in the history
  • Loading branch information
ThexXTURBOXx committed Dec 19, 2021
1 parent 07d1e46 commit 16234f9
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 @@ -21,8 +21,6 @@ jobs:
java-version: '8'
distribution: 'adopt'
cache: gradle
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build dex-tools with Gradle
run: ./gradlew check distZip

Expand Down

0 comments on commit 16234f9

Please sign in to comment.