Skip to content

Commit 756d1c9

Browse files
authored
Update config.yml
1 parent 57b43be commit 756d1c9

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
@@ -12,6 +12,7 @@ jobs:
1212
working_directory: ~/repo
1313

1414
steps:
15+
- checkout
1516
- run:
1617
name: Authenticate with registry
1718
command: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/repo/.npmrc

0 commit comments

Comments
 (0)