Skip to content

Commit d9089e2

Browse files
committed
added default shell
1 parent 03bf102 commit d9089e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
- name: Build Google DP and wheel on Linux
6666
if: runner.os == 'Linux'
6767
timeout-minutes: 20
68+
shell: bash
6869
run: |
6970
pip install cibuildwheel
7071
export CIBW_PLATFORM=linux

0 commit comments

Comments
 (0)