mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-02-03 05:14:44 +01:00
fixed CI
This commit is contained in:
parent
df91f56283
commit
9f472330f8
2
.github/workflows/build_all.yml
vendored
2
.github/workflows/build_all.yml
vendored
@ -336,7 +336,7 @@ jobs:
|
|||||||
path: sdrpp_all/
|
path: sdrpp_all/
|
||||||
|
|
||||||
update_nightly_release:
|
update_nightly_release:
|
||||||
needs: ['build_windows', 'build_macos', 'build_debian_buster', 'build_debian_bullseye', 'build_debian_sid', 'build_ubuntu_focal', 'build_ubuntu_jammy', 'build_raspios_bullseye_armhf', 'build_android']
|
needs: [create_full_archive]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
|
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user