Skip to content

Commit

Permalink
Debug found python
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Nov 27, 2023
1 parent 638272d commit 4b73702
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ jobs:
if: contains(matrix.os, 'ubuntu') || contains(matrix.os, 'macos')
shell: bash -l {0}
run: |
which python
which python3
echo "GHA_CMAKE_GENERATOR=Ninja" >> $GITHUB_ENV
- name: Set CMake generator [Conda/Windows 2022]
Expand Down

0 comments on commit 4b73702

Please sign in to comment.