Skip to content

Commit

Permalink
added default shell
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmayshah99 committed Oct 15, 2023
1 parent 03bf102 commit d9089e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
- name: Build Google DP and wheel on Linux
if: runner.os == 'Linux'
timeout-minutes: 20
shell: bash
run: |
pip install cibuildwheel
export CIBW_PLATFORM=linux
Expand Down

0 comments on commit d9089e2

Please sign in to comment.