Update msbuild.yml
This commit is contained in:
parent
2b5dd59c43
commit
d506387a42
5
.github/workflows/msbuild.yml
vendored
5
.github/workflows/msbuild.yml
vendored
@ -6,11 +6,6 @@ env:
|
||||
# Path to the solution file relative to the root of the project.
|
||||
SOLUTION_FILE_PATH: .
|
||||
|
||||
# Configuration type to build.
|
||||
# You can convert this to a build matrix if you need coverage of multiple configuration types.
|
||||
# https://docs.github.com/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
|
||||
BUILD_CONFIGURATION: Release
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: windows-latest
|
||||
|
Loading…
Reference in New Issue
Block a user