Skip to content

Commit 08e3d23

Browse files
committed
버전 명시
1 parent 7d89caa commit 08e3d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/corepack-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
node-version: '20.x'
2424

2525
- name: Install Corepack
26-
run: npm install -g corepack@latest
26+
run: npm install -g corepack@0.31.0
2727

2828
- name: Enable Corepack
2929
run: corepack enable

0 commit comments

Comments
 (0)