fix: change building state

This commit is contained in:
ibo
2024-06-23 21:15:59 +02:00
committed by GitHub
parent 9a74ca7307
commit addf730161

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
env:
CI: true
SKIP_BUILDING_APK: true
SKIP_BUILDING_APK: false
steps:
- name: Checkout repo