Skip to content

Commit a1a9e49

Browse files
committed
New try
1 parent 637bd2b commit a1a9e49

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
# build it, test it, pack it
1919
- name: Run dotnet build (release)
2020
run: ./build.cmd
21-
- name: Result of build
22-
run: echo "Build exit code: ${{env.ERRORLEVEL}}"
2321
- name: Result of build 2
2422
run: echo "Other build exit code: %ERRORLEVEL%"
2523
- name: Check build result status

0 commit comments

Comments
 (0)