Add CI/CD
Some checks failed
Build / build (push) Failing after 29s

This commit is contained in:
2025-10-08 16:19:25 +07:00
parent 00155e3619
commit c49be0b2e7

View File

@@ -9,8 +9,9 @@ jobs:
container: mingc/android-build-box:latest container: mingc/android-build-box:latest
steps: steps:
- uses: actions/checkout@v5 - uses: actions/checkout@v4
with:
lfs: true
- uses: actions/cache@v3 - uses: actions/cache@v3
with: with:
path: /root/.gradle/caches path: /root/.gradle/caches