Skip to content

Commit

Permalink
Fix extra shell
Browse files Browse the repository at this point in the history
  • Loading branch information
sclark3-godaddy committed Dec 6, 2023
1 parent 0582ab2 commit 20c516f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ runs:
node-version: '14.20.1'
- name: Get NPM cache directory to use
id: npm-cache-dir
shell: bash
run: echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
shell: bash
- name: Setup NPM cache
Expand Down

0 comments on commit 20c516f

Please sign in to comment.