Skip to content

Commit 665a418

Browse files
committed
circle ci
1 parent 051e95b commit 665a418

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
deploy:
1717
<<: *defaults
1818
steps:
19-
# - attach_workspace:
20-
# at: ~/repo
19+
- attach_workspace:
20+
at: ~/repo
2121
- run:
2222
name: Authenticate with registry
2323
command: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/repo/.npmrc

0 commit comments

Comments
 (0)