Skip to content

Commit 3b0c578

Browse files
author
bencoe@google.com
committed
build: no reason for install
1 parent b6c76d3 commit 3b0c578

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
registry-url: 'https://external-dot-oss-automation.appspot.com'
2626
cache: npm
2727
if: ${{ steps.release.outputs.release_created }}
28-
- run: npm ci
29-
if: ${{ steps.release.outputs.release_created }}
3028
- run: npm publish
3129
env:
3230
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)