mirror of
https://github.com/doukutsu-rs/doukutsu-rs
synced 2024-11-21 13:12:45 +00:00
Enable Android nightly builds
This commit is contained in:
parent
a5f49c07e4
commit
b4ede5bcad
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -129,7 +129,6 @@ jobs:
|
|||
|
||||
build_android:
|
||||
name: Android build
|
||||
if: false
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
APP_OUTPUTS_DIR: "app/app/build/outputs/apk/release"
|
||||
|
|
Loading…
Reference in a new issue