Skip to content

Commit

Permalink
debian packaging test
Browse files Browse the repository at this point in the history
  • Loading branch information
josevcm committed Jan 27, 2025
1 parent a434dd3 commit 4aab4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: 'Install dependencies'
run: |
sudo apt update
sudo apt install -y build-essential qt6-base-dev libusb-1.0-0-dev zlib1g-dev libgl1-mesa-dev libairspy-dev librtlsdr-dev
sudo apt install -y build-essential debhelper-compat qt6-base-dev libusb-1.0-0-dev zlib1g-dev libgl1-mesa-dev libairspy-dev librtlsdr-dev
# - name: 'Configure project'
# run: |
Expand Down

0 comments on commit 4aab4bc

Please sign in to comment.