Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Smith committed Mar 8, 2023
1 parent a0b9ee3 commit 79afe4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gr-cyberradio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Test
run: ls -lah ./
- name: Install Build Deps
run: sudo apt-get update && sudo apt-get install libcurl4-openssl-dev libpcap-dev libjsoncpp-dev libboost-all-dev libvolk2-dev cmake
run: sudo apt-get update && sudo apt-get install libcurl4-openssl-dev libpcap-dev libjsoncpp-dev libboost-all-dev libvolk2-dev cmake liborc-0.4-dev
- 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 79afe4a

Please sign in to comment.