Commit d98c21ea authored by Yamada Hiroyuki's avatar Yamada Hiroyuki
Browse files

Set shell to bash

parent 10e80c1a
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@ jobs:
            **/pyproject.toml
            **/setup.py
      - run: uvx -p 3.12 cibuildwheel
        shell: bash
      - uses: actions/upload-artifact@v4
        with:
          name: dist-${{ matrix.runs-on }}-${{ strategy.job-index }}