Skip to content

Commit 21fef5e

Browse files
committed
Update build.yaml
1 parent 38d2d43 commit 21fef5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,5 @@ jobs:
1919
- name: Run dotnet build (release)
2020
run: ./build.cmd
2121
- name: Check build result status
22-
uses: technote-space/workflow-conclusion-action@v2
2322
if: env.ERRORLEVEL != 0
2423
run: exit 1

0 commit comments

Comments
 (0)