mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
Follow-up 7a27d04
This commit is contained in:
parent
e375bf48c4
commit
2fe8d8ce54
1 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,8 @@ jobs:
|
|||
- TARGET_OS=macOS
|
||||
python: false
|
||||
install:
|
||||
- git fetch origin
|
||||
- git fetch --all --tags -v
|
||||
- git tag -l
|
||||
script: ./contrib/build-osx/make_osx
|
||||
after_script: ls -lah dist && md5 dist/*
|
||||
after_success: true
|
||||
|
|
Loading…
Add table
Reference in a new issue