We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f63fe63 commit 78a06a6Copy full SHA for 78a06a6
.github/workflows/test.yml
@@ -39,7 +39,7 @@ jobs:
39
40
# FIXME: https://github.com/cursorless-dev/cursorless/issues/2817
41
- name: Upgrade Corepack
42
- run: npm install --global [email protected]
+ run: npm install --global --force [email protected]
43
44
- name: Enable Corepack
45
run: corepack enable
0 commit comments