Skip to content

Commit b88325b

Browse files
committed
skipping pnpm lock
1 parent 6ed5a88 commit b88325b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/actions/setup/action.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,4 @@ runs:
2222
with:
2323
node-version: '${{ inputs.node-version }}'
2424
registry-url: 'https://registry.npmjs.org'
25-
cache: pnpm
2625

27-
- run: pnpm install ${{ fromJSON('{"false":"--no-lockfile", "true":"--frozen-lockfile"}')[inputs.use_lockfile] }}
28-
shell: bash

0 commit comments

Comments
 (0)