fix mason publish
This commit is contained in:
parent
274a4284c9
commit
62931d0fc6
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ script:
|
|||
|
||||
after_success:
|
||||
- if enabled ${MASON_PUBLISH}; then
|
||||
source ./.mason/mason.sh &&
|
||||
./mason_latest.sh build &&
|
||||
./mason_latest.sh publish;
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue