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 84c3daa commit b27028dCopy full SHA for b27028d
.github/workflows/build_artifacts.yml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
build:
11
+ continue-on-error: true
12
defaults:
13
run:
14
# Explicitly set the shell to bash to override the default Windows environment, i.e, cmd.
0 commit comments