Skip to content

Commit

Permalink
Switch to main branch of iio-emu for -p flag
Browse files Browse the repository at this point in the history
Signed-off-by: Travis F. Collins <travis.collins@analog.com>
  • Loading branch information
tfcollins committed Sep 10, 2024
1 parent 5a16288 commit 7359d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/install_iioemu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sudo make install
sudo ldconfig
cd ../..

git clone -b v0.1.0 https://github.com/analogdevicesinc/iio-emu.git
git clone -b main https://github.com/analogdevicesinc/iio-emu.git
cd iio-emu
mkdir build && cd build
cmake ..
Expand Down

0 comments on commit 7359d7e

Please sign in to comment.