Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crs-bs authored Oct 11, 2024
1 parent 9c103cc commit 3f07819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Test
run: ls -lah ./
- name: Install Build Deps
run: sudo apt-get install libcurl4-openssl-dev libpcap-dev libjsoncpp-dev libboost-all-dev libvolk2-dev libvolk2.5 cmake
run: sudo apt-get install libcurl4-openssl-dev libpcap-dev libjsoncpp-dev libboost-all-dev libvolk-dev libvolk cmake
- name: Install Package Deps
run: sudo apt-get install build-essential devscripts debhelper doxygen dh-python cmake
- name: Build and Install libcyberradio
Expand Down

0 comments on commit 3f07819

Please sign in to comment.