Skip to content

Commit

Permalink
fixed dependency issues for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
swarnavaghosh04 committed Aug 23, 2023
1 parent 6e936de commit c0332fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:

- name: Download Dependencies
run: |
sudo add-apt-repository ppa:gnuradio/gnuradio-releases
sudo apt update
sudo apt install cmake gnuradio xvfb libsndfile1-dev
- name: Configure CMake
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# gr-UTAT_HERON v2.0.0
# gr-UTAT_HERON v2.1.0

A GNURadio out-of-tree module for the HERON Mk II ground station.

Expand Down

0 comments on commit c0332fe

Please sign in to comment.