Skip to content

Commit 119ff10

Browse files
Update config.yml
1 parent 0ed718e commit 119ff10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- attach_workspace:
2929
at: .
3030
- run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
31+
- run: npm install
3132
- run: npm publish --tag test-release
3233
# dont change anything
3334
workflows:

0 commit comments

Comments
 (0)