mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 01:11:35 +00:00
fix travis macOS build
This commit is contained in:
parent
f4513c12eb
commit
124d2e23b7
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ jobs:
|
|||
python: false
|
||||
install:
|
||||
- git fetch --all --tags
|
||||
script: ./contrib/build-osx/make_osx
|
||||
script: ./contrib/osx/make_osx
|
||||
after_script: ls -lah dist && md5 dist/*
|
||||
after_success: true
|
||||
- stage: release check
|
||||
|
|
Loading…
Add table
Reference in a new issue