Skip to content

Commit

Permalink
Update build_apk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zfdang authored Nov 6, 2024
1 parent a6bb61d commit 68cc98c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build_apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
- name: Assemble Release APK
run: ./gradlew assembleRelease --stacktrace

- name: Upload APK to artifacts
uses: actions/upload-artifact@v1
with:
name: zSMTH
path: ./app/build/outputs/apk/

- name: Create ZIPs
working-directory: ./app/build/outputs/apk/
Expand Down

0 comments on commit 68cc98c

Please sign in to comment.