Follow-up 2fe8d8
This commit is contained in:
parent
2fe8d8ce54
commit
86e2f3f561
@ -37,8 +37,8 @@ jobs:
|
||||
- TARGET_OS=macOS
|
||||
python: false
|
||||
install:
|
||||
- git fetch --all --tags -v
|
||||
- git tag -l
|
||||
- git fetch --all --tags
|
||||
- git fetch origin --unshallow
|
||||
script: ./contrib/build-osx/make_osx
|
||||
after_script: ls -lah dist && md5 dist/*
|
||||
after_success: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user