Skip to content

Commit

Permalink
check PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrohwer committed Nov 19, 2023
1 parent 2a5989a commit 44f5583
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cibuildwheel-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
PATH="c:\rtools40\ucrt64\bin;c:\rtools40\usr\bin;$PATH"
CIBW_BEFORE_BUILD: >
choco install rtools -y --no-progress --force --version=4.0.0.20220206 &&
refreshenv &&
$env:PATH &&
where.exe gfortran &&
gfortran -v &&
python -m pip install scikit-build meson cmake ninja &&
Expand Down

0 comments on commit 44f5583

Please sign in to comment.