Skip to content

Commit

Permalink
try setting shell to bash ¯\_(ツ)_/¯
Browse files Browse the repository at this point in the history
  • Loading branch information
tangowithfoxtrot committed Nov 20, 2023
1 parent 86c41d3 commit c58fa70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-python-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@ jobs:

- os: windows-2022
target: aarch64-pc-windows-msvc
shell: bash

- os: ubuntu-22.04
target: x86_64-unknown-linux-gnu

- os: ubuntu-22.04
target: aarch64-unknown-linux-gnu
# build: |

steps:
- name: Checkout repo
Expand Down

0 comments on commit c58fa70

Please sign in to comment.