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