mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-24 00:34: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/
|
||||
|
||||
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
|
||||
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user