Skip to content

Commit fc8e524

Browse files
committed
Use shell
1 parent c3b35cd commit fc8e524

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prepare.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- uses: actions/checkout@v2
3333
- uses: actions/setup-node@v3
3434
- name: "Bump podspec versions"
35+
shell: bash
3536
run: |
3637
npm install --location=global podspec-bump
3738

0 commit comments

Comments
 (0)