Skip to content

Commit 13829d1

Browse files
Merge pull request #116 from linc-technologies/feature/ember-test
2 parents ac76fef + 2aa76fc commit 13829d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/node_setup/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ runs:
2727
id: install_dependencies_yarn
2828
env:
2929
NODE_AUTH_TOKEN: ${{ github.token }}
30+
shell: bash
3031
run: |
3132
yarn run ci

0 commit comments

Comments
 (0)