Skip to content

Commit 5a6e3f2

Browse files
committed
Fix?
1 parent 10bada5 commit 5a6e3f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
- name: Get Python version interpreter path
6161
id: interpreter
6262
run: echo "path=$(pixi run -e build which python)" >> $GITHUB_OUTPUT
63+
shell: bash
6364
- name: Build wheel
6465
uses: PyO3/maturin-action@86b9d133d34bc1b40018696f782949dac11bd380 # v1.49.4
6566
with:

0 commit comments

Comments
 (0)