Skip to content

Commit 2fd7183

Browse files
committed
ci: 修正 actions pnpm cache
1 parent 131004f commit 2fd7183

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ runs:
88
shell: bash
99
- run: timedatectl
1010
shell: bash
11+
- uses: pnpm/action-setup@v4
1112
- uses: actions/setup-node@v4
1213
with:
1314
node-version-file: .nvmrc

0 commit comments

Comments
 (0)