We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b924fb4 commit 222d876Copy full SHA for 222d876
1 file changed
.github/workflows/publish.yml
@@ -22,7 +22,6 @@ jobs:
22
- uses: actions/setup-node@v4
23
with:
24
node-version: "24"
25
- registry-url: "https://registry.npmjs.org"
26
- run: npm install -g npm@latest
27
- run: npm ci
28
- run: npm run build
0 commit comments