mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-03 21:30:15 +00:00
Updated workflow
This commit is contained in:
parent
e670ec26b3
commit
f5cdfc4411
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-stable.yaml
vendored
2
.github/workflows/release-stable.yaml
vendored
|
@ -205,7 +205,7 @@ jobs:
|
|||
release-build-google-play:
|
||||
name: Release Android build to the Google Play Store
|
||||
runs-on: ubuntu-latest
|
||||
needs: [build-android]
|
||||
needs: [build-android, build-macos, build-linux, build-windows]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Download Android artifacts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue