Skip to content

Commit 805971e

Browse files
authored
chore: shell bash
1 parent 1744ef1 commit 805971e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/externalNut.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ jobs:
126126

127127
- name: Swap this dependency for the version on this branch
128128
if: ${{ steps.cache-nodemodules.outputs.cache-hit != 'true' }}
129+
shell: bash
129130
run: |
130131
yarn remove "$INPUTS_PACKAGE_NAME"
131132
yarn add ${{ github.repository }}#${{ github.sha }}

0 commit comments

Comments
 (0)