mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 08:09:39 +00:00
Merge remote-tracking branch 'origin/master' into remove_qtscript
# Conflicts: # .github/workflows/CompileAndRelease.yml # .github/workflows/CompileWindows.yml
This commit is contained in:
commit
c9b6504d7e
1
.github/workflows/CompileAndRelease.yml
vendored
1
.github/workflows/CompileAndRelease.yml
vendored
@ -197,6 +197,7 @@ jobs:
|
||||
uses: jurplel/install-qt-action@v2
|
||||
with:
|
||||
modules: xmlpatterns
|
||||
version: '5.14.2'
|
||||
#mirror: 'http://mirrors.ocf.berkeley.edu/qt/'
|
||||
- name: Build MeshLab
|
||||
run: |
|
||||
|
||||
2
.github/workflows/CompileWindows.yml
vendored
2
.github/workflows/CompileWindows.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
||||
uses: jurplel/install-qt-action@v2
|
||||
with:
|
||||
modules: xmlpatterns
|
||||
version: '5.14.2'
|
||||
#mirror: 'http://mirrors.ocf.berkeley.edu/qt/'
|
||||
- name: Build MeshLab
|
||||
run: |
|
||||
@ -80,6 +81,7 @@ jobs:
|
||||
uses: jurplel/install-qt-action@v2
|
||||
with:
|
||||
modules: xmlpatterns
|
||||
version: '5.14.2'
|
||||
#mirror: 'http://mirrors.ocf.berkeley.edu/qt/'
|
||||
- name: Setup env variables
|
||||
id: envs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user