Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcAntoineSchmidtQC committed Oct 26, 2024
1 parent 8d43376 commit 3b83ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
micromamba-version: 1.5.10-0
- name: see mm content
if: runner.os == 'Windows'
run: ls C:\\Users\\runneradmin\\micromamba\\envs\\build\\include
run: ls C:\\Users\\runneradmin\\micromamba\\envs\\build
- name: Build wheels
if: github.event_name != 'release'
uses: pypa/[email protected]
Expand Down

0 comments on commit 3b83ce5

Please sign in to comment.