Skip to content

Commit d70375e

Browse files
committed
Don't use powershell
1 parent ef805c3 commit d70375e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656

5757
# Install the wheel in a new venv and run a test
5858
- name: Test wheel
59+
shell: bash
5960
run: |
6061
mkdir __test_wheel__
6162
cd __test_wheel__

0 commit comments

Comments
 (0)