Skip to content

Commit e6b3364

Browse files
committed
build: no need to npm ci
1 parent 11635bf commit e6b3364

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
node-version: 16
2424
registry-url: 'https://external-dot-oss-automation.appspot.com'
2525
if: ${{ steps.release.outputs.release_created }}
26-
- run: npm ci
27-
if: ${{ steps.release.outputs.release_created }}
2826
- run: npm publish
2927
env:
3028
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)