mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-05 14:20:24 +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:
|
release-build-google-play:
|
||||||
name: Release Android build to the Google Play Store
|
name: Release Android build to the Google Play Store
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [build-android]
|
needs: [build-android, build-macos, build-linux, build-windows]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Download Android artifacts
|
- name: Download Android artifacts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue