This commit is contained in:
parent
db5e940283
commit
7b6e3ed974
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -14,4 +14,4 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Build APK
|
- name: Build APK
|
||||||
run: ./gradlew build
|
run: ./gradlew build
|
||||||
shell: /bin/bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in New Issue
Block a user