Skip to content

Commit 9a49a33

Browse files
committed
Another fix of CircleCI config
1 parent 2c31a44 commit 9a49a33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
docker:
2626
- image: circleci/node:8.11.1
2727
steps:
28+
- checkout
2829
- attach_workspace:
2930
at: dist
3031
- run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc

0 commit comments

Comments
 (0)