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 131c68d commit 5ce248dCopy full SHA for 5ce248d
.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