Skip to content

Commit 34dd108

Browse files
Update dotnet-core-desktop.yml
1 parent 8410a07 commit 34dd108

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
- name: Build
5353
run: msbuild build.proj /p:PackageOutputDir="${{ env.GITHUB_WORKSPACE }}/nuget-output" /p:Configuration=${{ matrix.configuration }}
5454
env:
55+
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
5556
Configuration: ${{ matrix.configuration }}
5657

5758
- name: Upload build artifacts

0 commit comments

Comments
 (0)