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 8ed9b72 commit 78d0c07Copy full SHA for 78d0c07
.github/workflows/publish.yml
@@ -54,6 +54,7 @@ jobs:
54
runs-on: ubuntu-latest
55
steps:
56
- uses: actions/checkout@v4
57
+ - run: corepack enable
58
- uses: actions/setup-node@v4
59
with:
60
node-version: "22.x"
0 commit comments