Add checkout
Some checks failed
/ Build (push) Failing after 3m20s

This commit is contained in:
Anton Liaposhchenko 2024-05-18 18:25:39 +03:00
parent c24982705a
commit 2d98fae763

View File

@ -11,5 +11,6 @@ jobs:
- name: Install Node.js (for Actions)
run: apt-get update && apt-get install -yqq node.js
- uses: actions/checkout@v4
- name: Build APK
run: ./gradlew build