Skip to content

Commit

Permalink
Update ci_build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fm-sys authored Oct 24, 2024
1 parent bbc876c commit d0ffc66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
chmod +x gradlew
./gradlew build
- name: Upload APK
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: debug-apk
path: app/build/outputs/apk/debug/*.apk
Expand Down

0 comments on commit d0ffc66

Please sign in to comment.