Skip to content

Commit 78a06a6

Browse files
committed
fix
1 parent f63fe63 commit 78a06a6

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
@@ -39,7 +39,7 @@ jobs:
3939

4040
# FIXME: https://github.com/cursorless-dev/cursorless/issues/2817
4141
- name: Upgrade Corepack
42-
run: npm install --global [email protected]
42+
run: npm install --global --force [email protected]
4343

4444
- name: Enable Corepack
4545
run: corepack enable

0 commit comments

Comments
 (0)