fix: resolve the apk build

This commit is contained in:
2026-04-05 21:35:09 +07:00
parent 5785b1594a
commit 10f7aaf56f
24 changed files with 691 additions and 274 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 0
@@ -47,4 +47,4 @@ jobs:
needs: check
uses: ./.github/workflows/build.yml
if: ${{ needs.check.outputs.SHOULD_BUILD == 1 }}
secrets: inherit
secrets: inherit