i guess we're enabling this to allow msbuild to work

This commit is contained in:
itsmattkc 2020-12-16 13:02:26 +11:00 committed by GitHub
parent cb3098ac90
commit feeaeab2d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,9 @@ jobs:
build:
runs-on: windows-latest
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
steps:
- name: Checkout