mirror of
https://github.com/emily33901/oxide2.git
synced 2025-09-09 12:41:01 -04:00
Only oxide2
This commit is contained in:
parent
ac534deefe
commit
a9408c4a56
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user