mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 16:14:38 +00:00
fix ubuntu action version
This commit is contained in:
parent
eb8c273a80
commit
697cd8abfb
2
.github/workflows/CompileUbuntu.yml
vendored
2
.github/workflows/CompileUbuntu.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
echo ::set-output name=date::"$(date +%Y.%m)"
|
||||
- name: Update MeshLab version
|
||||
run : |
|
||||
cat ${{steps.envs.outputs.date}} > distrib/VERSION
|
||||
echo ${{steps.envs.outputs.date}} > distrib/VERSION
|
||||
echo "VERSION: "
|
||||
cat distrib/VERSION
|
||||
- name: Build MeshLab
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user