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 c2e6962 commit f038e96Copy full SHA for f038e96
.github/workflows/build.yaml
@@ -37,7 +37,7 @@ jobs:
37
run: yarn --frozen-lockfile
38
39
- name: Build
40
- run: yarn build --if-present
+ run: yarn build
41
# todo - make tests
42
# - run: yarn test:unit
43
# - run: yarn test:compatability
0 commit comments