mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
chore: remove unnecessary build step
This commit is contained in:
parent
bfacced137
commit
54b64f3c39
1 changed files with 0 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -33,6 +33,4 @@ jobs:
|
|||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
|
||||
run: |
|
||||
npm install --force
|
||||
npm run build:docs & npm run build:lib
|
||||
npm publish --provenance --access public --tag next
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue