Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
taylor-a-barnes authored Jan 24, 2025
1 parent 4ec2be1 commit d8c1187
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -332,8 +332,6 @@ jobs:
echo "----------------------"
echo ${PYTHON_EXEC}
echo "----------------------"
mkdir python_build
cd python_build
cmake -Bpython_build -G "MinGW Makefiles" -Dpython_package=ON
cmake --build build
cmake --install build
Expand Down

0 comments on commit d8c1187

Please sign in to comment.