mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-16 17:44:36 +00:00
Update CompileWindows.yml
This commit is contained in:
parent
8ada257007
commit
088fcd1bfa
2
.github/workflows/CompileWindows.yml
vendored
2
.github/workflows/CompileWindows.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
id: envs
|
||||
run: |
|
||||
echo '::set-env name=VCINSTALLDIR::C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC'
|
||||
echo '::set-output name=date::(Get-Date -Format "yyyy.MM")'
|
||||
echo ::set-output name=date::$(Get-Date -Format "yyyy.MM")
|
||||
- name: Setting MSVC
|
||||
uses: ilammy/msvc-dev-cmd@v1
|
||||
- name: Installing QT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user