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 5c917ba commit ab1af89Copy full SHA for ab1af89
.github/workflows/ci.yml
@@ -19,7 +19,6 @@ jobs:
19
- run: |
20
npm install -g corepack@latest
21
corepack enable
22
- corepack prepare pnpm@latest --activate
23
24
- uses: actions/setup-node@v4
25
with:
0 commit comments