update ci
This commit is contained in:
@@ -11,5 +11,6 @@ before_build:
|
|||||||
- cmd: xmake --version
|
- cmd: xmake --version
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
|
- cmd: xmake repo --add xmake-repo-dev https://github.com/tboox/xmake-repo.git dev
|
||||||
- cmd: xmake -y
|
- cmd: xmake -y
|
||||||
|
|
||||||
|
@@ -14,5 +14,6 @@ install:
|
|||||||
- cd -
|
- cd -
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- xmake repo --add xmake-repo-dev https://github.com/tboox/xmake-repo.git dev
|
||||||
- xmake -y
|
- xmake -y
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user