Update build.yml

This commit is contained in:
Daniel Stankewitz 2022-03-20 16:17:20 +01:00 committed by GitHub
parent 9a7e0dbb75
commit d6c9edfcbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@ jobs:
needs: [] needs: []
steps: steps:
- name: Set up development tools - name: Set up development tools
shell: cmd
run: | run: |
set set
dir "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise" dir "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise"