Commit 814e75ca authored by wind2009's avatar wind2009

Update ci

parent 19244f1d
Pipeline #36344 failed with stages
in 5 minutes and 18 seconds
......@@ -143,6 +143,7 @@ exec_linux:
- bin/
- obj/
script:
- chmod +x ./.ci/*.sh
- ./.ci/build-opus.sh
- premake5 gmake --build-freetype --build-sqlite
- cd build
......@@ -165,7 +166,9 @@ exec_linux:
paths:
- bin/
- obj/
script: ./.ci/exec-macos-platform.sh
script:
- chmod +x ./.ci/*.sh
- ./.ci/exec-macos-platform.sh
artifacts:
paths:
- ygopro-platforms
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment