Skip to content

Commit d6aae56

Browse files
Update issue1143.yml
1 parent ea42ed0 commit d6aae56

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/issue1143.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ jobs:
3232
node-version: 18
3333
cache: 'pnpm'
3434

35-
- name: install dependencies
36-
run: pnpm install --frozen-lockfile
35+
3736
- name: setup npmrc file to configure pnpm
3837
run: |
3938
cat << EOF > "$HOME/.npmrc"

0 commit comments

Comments
 (0)