Commit dff65e19 authored by nanahira's avatar nanahira

Merge branch 'develop-static-build' into server-develop-static-build

parents b891c2ff e6dd11b8
Pipeline #36824 failed with stages
in 9 minutes and 16 seconds
#!/bin/sh
cd miniaudio/external/ogg
./configure
cd ../../..
......@@ -6,6 +6,7 @@ TARGET_PLATFORM=$(arch)
TARGET_YGOPRO_BINARY_PATH=./ygopro-platforms/ygopro-platform-$TARGET_PLATFORM
./.ci/configure-libevent.sh
./.ci/configure-audio.sh
rm -rf sqlite3/VERSION sqlite3/version
......
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