parent
c24982705a
commit
2d98fae763
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -11,5 +11,6 @@ jobs:
|
||||||
- name: Install Node.js (for Actions)
|
- name: Install Node.js (for Actions)
|
||||||
run: apt-get update && apt-get install -yqq node.js
|
run: apt-get update && apt-get install -yqq node.js
|
||||||
|
|
||||||
|
- uses: actions/checkout@v4
|
||||||
- name: Build APK
|
- name: Build APK
|
||||||
run: ./gradlew build
|
run: ./gradlew build
|
||||||
|
|
Loading…
Reference in New Issue
Block a user