Skip to content

Commit 6d4a15a

Browse files
Update dotnet-core-desktop.yml
1 parent 34dd108 commit 6d4a15a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dotnet-core-desktop.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848

4949
- name: Setup MSBuild.exe
5050
uses: microsoft/setup-msbuild@2008f912f56e61277eefaac6d1888b750582aa16
51+
env:
52+
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
5153

5254
- name: Build
5355
run: msbuild build.proj /p:PackageOutputDir="${{ env.GITHUB_WORKSPACE }}/nuget-output" /p:Configuration=${{ matrix.configuration }}

0 commit comments

Comments
 (0)