Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adabugra authored Jul 25, 2022
1 parent 30f861c commit 316feba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:

- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Decomp Workspace
run: ./gradlew setupDecompWorkspace
- name: Build with Gradle
run: ./gradlew build
- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 316feba

Please sign in to comment.