We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41d2e57 commit 9f7565cCopy full SHA for 9f7565c
.circleci/config.yml
@@ -31,7 +31,7 @@ jobs:
31
working_directory: ~/repo/packages/react-accessible-tooltip
32
steps:
33
- checkout:
34
- - path: ~/repo
+ path: ~/repo
35
- attach_workspace:
36
at: ~/repo
37
- run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
0 commit comments