Skip to content

Commit

Permalink
update: del assembleDebug
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Nov 19, 2021
1 parent a39f877 commit 57b2c99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Apk-Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- uses: actions/checkout@v2
- run: chmod 777 ./gradlew
- run: ./gradlew build
- run: ./gradlew assembleDebug
- name: Archive artifacts
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 57b2c99

Please sign in to comment.