mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 08:09:39 +00:00
fix #855
This commit is contained in:
parent
60d59c9fb9
commit
e355c6aaad
1
.github/workflows/CreateRelease.yml
vendored
1
.github/workflows/CreateRelease.yml
vendored
@ -162,6 +162,7 @@ jobs:
|
||||
echo ::set-output name=version::"$(cat ML_VERSION)"
|
||||
echo ::set-output name=artifact_suffix::""
|
||||
fi
|
||||
echo "VCINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC" >> $GITHUB_ENV
|
||||
- name: Configure and Build
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
1
.github/workflows/Windows.yml
vendored
1
.github/workflows/Windows.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
echo ::set-output name=version::"$(cat ML_VERSION)"
|
||||
echo ::set-output name=artifact_suffix::""
|
||||
fi
|
||||
echo "VCINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC" >> $GITHUB_ENV
|
||||
- name: Configure and Build
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user