mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-20 03:16:10 +00:00
action sleep only works on linux...
This commit is contained in:
parent
f6761366dd
commit
0ec338a6bf
5
.github/workflows/BuildAndRelease.yml
vendored
5
.github/workflows/BuildAndRelease.yml
vendored
@ -32,9 +32,8 @@ jobs:
|
||||
with:
|
||||
commit_message: Apply automatic ML_VERSION, snapcraft.yaml and Info.plist change
|
||||
- name: Sleep for 2 minutes
|
||||
uses: jakejarvis/wait-action@master
|
||||
with:
|
||||
time: '2m'
|
||||
run: |
|
||||
sleep 120
|
||||
|
||||
ubuntu_build_appimage:
|
||||
needs: [update_ml_version]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user