Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
zfdang committed Nov 6, 2024
2 parents e2961f8 + 68cc98c commit a0ec33e
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 a0ec33e

Please sign in to comment.