Skip to content

Commit

Permalink
CI: Fix Appimage build
Browse files Browse the repository at this point in the history
  • Loading branch information
vladisslav2011 committed Sep 24, 2024
1 parent 3f23f22 commit 7b810ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
cd /tmp
git clone https://github.com/Nuand/bladeRF.git
cd bladeRF
git checkout 2020.12
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
Expand Down

0 comments on commit 7b810ff

Please sign in to comment.