Skip to content

Commit

Permalink
shell
Browse files Browse the repository at this point in the history
  • Loading branch information
jpshilton-op committed Aug 28, 2023
1 parent 6ba9e03 commit c415503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ runs:
- name: Run CI
if: steps.cache.outputs.cache-hit != 'true'
run: npm ci
shell: bash
env:
NODE_AUTH_TOKEN: ${{inputs.token}}

0 comments on commit c415503

Please sign in to comment.