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.
2 parents 131c68d + 5ce248d commit c9d9a9aCopy full SHA for c9d9a9a
.github/actions/setup/action.yml
@@ -17,4 +17,4 @@ runs:
17
run: yarn --immutable
18
- name: Build
19
shell: bash
20
- run: yarn build
+ run: yarn build || yarn build
0 commit comments