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 a75265a commit 4a79d2fCopy full SHA for 4a79d2f
.circleci/config.yml
@@ -5,5 +5,5 @@ jobs:
5
- image: cimg/node:18.10
6
steps:
7
- checkout
8
- - install: yarn install
+ - run: yarn install
9
- run: yarn run build
0 commit comments