Update vs2019-x64.yml

And the 64 bit version
This commit is contained in:
tmaul 2020-11-19 20:42:40 +00:00 committed by GitHub
parent 7518388cf3
commit 4aa134de37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Setup MSBuild.exe
uses: warrenbuckley/Setup-MSBuild@v1
uses: microsoft/setup-msbuild@v1.0.2
- name: MSBuild x64
working-directory: projectfiles/visualstudio-2019
run: |