mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 08:09:39 +00:00
missing workflow dependency
This commit is contained in:
parent
9566fff377
commit
e57d964629
1
.github/workflows/CompileAndRelease.yml
vendored
1
.github/workflows/CompileAndRelease.yml
vendored
@ -34,6 +34,7 @@ jobs:
|
||||
commit_message: Apply automatic ML_VERSION and Info.plist change
|
||||
|
||||
ubuntu_build:
|
||||
needs: [update_ml_version]
|
||||
name: Build MeshLab (Ubuntu)
|
||||
runs-on: ubuntu-16.04 #in order to deploy, need to use oldest supported version
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user