Update msbuild.yml

This commit is contained in:
Tyler Jaacks
2024-09-21 18:27:31 -05:00
committed by GitHub
parent b3e4a2481e
commit 9a7ba84cb7

View File

@@ -18,7 +18,7 @@ env:
# 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
BUILD_CONFIGURATION: Debug
permissions:
contents: read