We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1069430 commit 0ed7b24Copy full SHA for 0ed7b24
1 file changed
.github/workflows/publish.yml
@@ -22,7 +22,6 @@ jobs:
22
registry-url: https://registry.npmjs.org
23
cache: npm
24
cache-dependency-path: packages/js/package-lock.json
25
- - run: npm install -g npm@latest
26
- run: npm ci
27
- run: npm run build
28
- run: npm publish --provenance
0 commit comments