mirror of
https://github.com/PaddiM8/kalker.git
synced 2024-12-14 10:30:43 +01:00
ci: Build for Android even if kalk-component publish failed
This commit is contained in:
parent
32a94956e5
commit
6223f13e76
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -165,6 +165,7 @@ jobs:
|
|||||||
|
|
||||||
release_android:
|
release_android:
|
||||||
name: release android
|
name: release android
|
||||||
|
if: always()
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [publish_kalk_web]
|
needs: [publish_kalk_web]
|
||||||
defaults:
|
defaults:
|
||||||
|
Loading…
Reference in New Issue
Block a user