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 4013d07 commit 8b2c2d1Copy full SHA for 8b2c2d1
.github/workflows/build.yaml
@@ -18,5 +18,3 @@ jobs:
18
# build it, test it, pack it
19
- name: Run dotnet build (release)
20
run: ./build.cmd
21
- - name: fail build
22
- run: exit 1
0 commit comments