Skip to content

Commit dc64f17

Browse files
authored
chore: fix workflow (#165)
1 parent 708ccb8 commit dc64f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171

7272
deploy:
7373
docker:
74-
- image: circleci/node
74+
- image: node
7575
steps:
7676
- checkout
7777
- restore_yarn_cache

0 commit comments

Comments
 (0)