Skip to content

Commit

Permalink
ci/windows: update iio-emu branch to main
Browse files Browse the repository at this point in the history
Signed-off-by: Bindea Cristian <[email protected]>
  • Loading branch information
bindea-cristian committed Sep 15, 2023
1 parent 8b2462a commit 6423e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/windows/inside_mingw_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ build_scopy(){

build_iio-emu(){
echo "### Building IIO-EMU"
git clone https://github.com/analogdevicesinc/iio-emu -b windows_fix $WORKDIR/iio-emu
git clone https://github.com/analogdevicesinc/iio-emu $WORKDIR/iio-emu
mkdir -p $EMU_BUILD_FOLDER
cd $EMU_BUILD_FOLDER
$CMAKE ../
Expand Down

0 comments on commit 6423e5d

Please sign in to comment.