Skip to content

Commit

Permalink
CI fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
cropinghigh committed May 8, 2024
1 parent d81f16b commit 564702a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Unpack SDR++ source and core lib
run: mkdir sdrpp_lib && tar -zxvf nightly.zip -C sdrpp_lib && dpkg-deb -xv sdrpp_debian_sid_amd64.deb ./sdrpp_lib && cp ./.github/workflows/sdrpp_module_hack.cmake ./

build:
build_a:
runs-on: ubuntu-latest
needs: install-headers
- name: Cmake
Expand Down

0 comments on commit 564702a

Please sign in to comment.