We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac76fef + 2aa76fc commit 13829d1Copy full SHA for 13829d1
.github/actions/node_setup/action.yml
@@ -27,5 +27,6 @@ runs:
27
id: install_dependencies_yarn
28
env:
29
NODE_AUTH_TOKEN: ${{ github.token }}
30
+ shell: bash
31
run: |
32
yarn run ci
0 commit comments