mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-28 21:31:05 +00:00
fix: change building state
This commit is contained in:
2
.github/workflows/beta.yml
vendored
2
.github/workflows/beta.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
CI: true
|
||||
SKIP_BUILDING_APK: true
|
||||
SKIP_BUILDING_APK: false
|
||||
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
|
||||
Reference in New Issue
Block a user