Update dotnet.yml

This commit is contained in:
Micheal Colhoun 2021-09-04 23:00:10 +01:00 committed by GitHub
parent 67448215e7
commit d099a010f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,6 @@ jobs:
dotnet-version: 5.0.x
- name: Build
run: dotnet build $SOLUTION --configuration $BUILD_CONFIG
run: echo dotnet build $SOLUTION --configuration $BUILD_CONFIG