Skip to content

Commit 69a8a0a

Browse files
committed
fix circleci error
1 parent 440b6a3 commit 69a8a0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- AUTH0_CFG: Sample-01/src/auth_config.json
3030
- SAMPLE_PATH: Sample-01
3131
steps:
32-
- node/install:
32+
- node/install
3333
- attach_workspace:
3434
at: ~/
3535
- run:

0 commit comments

Comments
 (0)