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 38d2d43 commit 21fef5eCopy full SHA for 21fef5e
.github/workflows/build.yaml
@@ -19,6 +19,5 @@ jobs:
19
- name: Run dotnet build (release)
20
run: ./build.cmd
21
- name: Check build result status
22
- uses: technote-space/workflow-conclusion-action@v2
23
if: env.ERRORLEVEL != 0
24
run: exit 1
0 commit comments