Only oxide2

This commit is contained in:
Emily Hudson 2020-06-29 16:33:10 +01:00
parent ac534deefe
commit a9408c4a56

View File

@ -26,8 +26,8 @@ jobs:
cd premake
ln -s /usr/bin/clang-6.0 /usr/bin/clang
ln -s /usr/bin/clang++-6.0 /usr/bin/clang++
make config=release_x64 -j2
make config=release_x32 -j2
make config=release_x64 oxide2 -j2
make config=release_x32 oxide2 -j2
- store_artifacts:
path: ~/oxide2/lib/x64_Release/oxide2/liboxide2.a
destination: liboxide2_x64.a