Skip to content

Commit a00eb42

Browse files
authored
Update test.yml
1 parent 6d83723 commit a00eb42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v4
3939

4040
- name: Upgrade Corepack
41-
run: npm install --global [email protected]
41+
run: npm install [email protected]
4242

4343
- name: Enable Corepack
4444
run: corepack enable

0 commit comments

Comments
 (0)