mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-04-29 14:59:50 +00:00
Update android.yml
This commit is contained in:
parent
9d5d91f0ec
commit
fc4a6fbb59
1 changed files with 2 additions and 1 deletions
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
|
|
@ -26,7 +26,8 @@ jobs:
|
|||
java-version: '17'
|
||||
|
||||
- name: Build Android app in release mode
|
||||
run: ./gradlew assembleRelease
|
||||
run: bash ./gradlew assembleRelease
|
||||
|
||||
|
||||
- name: Upload APK
|
||||
uses: actions/upload-artifact@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue