kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
fixed CI
rodzic
df91f56283
commit
9f472330f8
|
@ -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' }}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue