mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
missing 'with' in BuildMeshlab workflow file
This commit is contained in:
parent
8724db38b3
commit
7b1f86881d
1
.github/workflows/BuildMeshLab.yml
vendored
1
.github/workflows/BuildMeshLab.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
fi
|
||||
- name: Build
|
||||
uses: ./.github/actions/1_build
|
||||
with:
|
||||
cache-path: src/external/downloads/*
|
||||
cache-key: external-libraries
|
||||
build-option: ${{matrix.precision}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user