mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-18 02:24:38 +00:00
added missing fetch...
This commit is contained in:
parent
aabe46ff2b
commit
1d65c58975
1
.github/workflows/BuildAndRelease.yml
vendored
1
.github/workflows/BuildAndRelease.yml
vendored
@ -12,6 +12,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
- name: Setup env variables
|
||||
id: envs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user