This commit is contained in:
parent
910b9de5bc
commit
943178f7cd
1 changed files with 0 additions and 7 deletions
|
@ -50,13 +50,6 @@ jobs:
|
|||
working-directory: ./dust
|
||||
run: ~/.bun/bin/bunx cap sync
|
||||
|
||||
- name: Bump version
|
||||
working-directory: ./dust
|
||||
uses: https://github.com/chkfung/android-version-actions@v1.2.2
|
||||
with:
|
||||
gradlePath: android/app/build.gradle
|
||||
versionCode: 2${{github.run_number}}
|
||||
|
||||
- name: Build app bundle
|
||||
working-directory: ./dust
|
||||
run: cd android && ./gradlew bundle
|
||||
|
|
Loading…
Add table
Reference in a new issue