Skip to content

Commit ea42ed0

Browse files
Update issue1143.yml
1 parent 3e4c222 commit ea42ed0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/issue1143.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@ jobs:
3131
with:
3232
node-version: 18
3333
cache: 'pnpm'
34-
- name: setup pnpm store config
35-
run: pnpm config set store-dir=$PNPM_CACHE_FOLDER
36-
34+
3735
- name: install dependencies
3836
run: pnpm install --frozen-lockfile
3937
- name: setup npmrc file to configure pnpm

0 commit comments

Comments
 (0)