Skip to content

Commit f6a7273

Browse files
committed
add bash for windows
1 parent 1323096 commit f6a7273

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-native-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- name: Bump version
3333
# Pass the tag name from the push so the python package version matches the tag.
3434
run: ./ci/deploy.sh bump_py_version "${{ github.ref_name }}"
35+
shell: bash
3536
- uses: actions/setup-python@v5
3637
with:
3738
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)