mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-14 00:24:38 +00:00
Update CompileWindows.yml
This commit is contained in:
parent
314bce7692
commit
2a4bc304b4
2
.github/workflows/CompileWindows.yml
vendored
2
.github/workflows/CompileWindows.yml
vendored
@ -25,7 +25,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: print date
|
||||
run: |
|
||||
echo ${{steps.envs.outputs.date}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user