Skip to content

Commit

Permalink
Fix shell
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Jan 8, 2025
1 parent 517bbc5 commit 2bb18aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\vcvarsall.bat" amd64
clang --version
python -m build --wheel
shell: pwsh
shell: cmd
- name: Build wheel (Mac)
if: startsWith(matrix.os, 'macos')
run: |
Expand Down

0 comments on commit 2bb18aa

Please sign in to comment.