fix: Build depend on android step

This commit is contained in:
PartyDonut 2025-08-14 22:55:07 +02:00
parent 28ade0813b
commit a0975fddf9

View file

@ -688,6 +688,7 @@ jobs:
name: Release Web
needs:
- fetch-info
- build-android
- create_release
runs-on: ubuntu-latest
if: needs.fetch-info.outputs.build_type == 'release'