Skip to content

Commit 41f5a13

Browse files
Update issue1143.yml
1 parent 36c7e76 commit 41f5a13

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/issue1143.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ on:
88
- ".github/workflows/packages-release.yml"
99
workflow_dispatch:
1010
env:
11-
CI: true
12-
PNPM_CACHE_FOLDER: .pnpm-store
11+
CI: true
12+
PNPM_CACHE_FOLDER: .pnpm-store
13+
PNPM_HOME: /home/runner/setup-pnpm/node_modules/.bin
1314
jobs:
1415
version_or_release:
1516
name: 'Version and open PR (or) release private packages'

0 commit comments

Comments
 (0)