Skip to content

Commit

Permalink
fix: add missed checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaKudriasheva committed Oct 16, 2020
1 parent 08b77e6 commit 8f617a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
publish:
executor: node/default
steps:
- checkout
- run:
name: Authenticate with NPM
command: |
Expand Down

0 comments on commit 8f617a9

Please sign in to comment.