Skip to content

Commit

Permalink
Wrong python found by fit2x
Browse files Browse the repository at this point in the history
  • Loading branch information
tpeulen committed Dec 8, 2024
1 parent cad8684 commit a1c054d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions conda-recipe/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ cd ../../..

# Build fit2x
cd modules/fit2x
git pull
git switch master
git switch master && git pull origin master
rm -rf build && mkdir build && cd build
cmake -S .. -B . \
-DCMAKE_CXX_COMPILER="${CXX}" \
Expand Down

0 comments on commit a1c054d

Please sign in to comment.