build process: add previously missing change; fix error in build.yml, more verbose output in release.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -280,7 +280,7 @@ jobs:
|
||||
minimum-size: 8GB
|
||||
|
||||
- name: Add dotnetbuild to PATH
|
||||
uses: microsoft/setup-dotnetbuild@v2
|
||||
uses: microsoft/setup-msbuild@v2
|
||||
# If we want to also have nmake, use this instead
|
||||
#uses: ilammy/msvc-dev-cmd@v1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user