Skip to content

Commit d98c21e

Browse files
committed
Set shell to bash
1 parent 10e80c1 commit d98c21e

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
@@ -37,6 +37,7 @@ jobs:
3737
**/pyproject.toml
3838
**/setup.py
3939
- run: uvx -p 3.12 cibuildwheel
40+
shell: bash
4041
- uses: actions/upload-artifact@v4
4142
with:
4243
name: dist-${{ matrix.runs-on }}-${{ strategy.job-index }}

0 commit comments

Comments
 (0)