This commit is contained in:
@@ -30,7 +30,8 @@ jobs:
|
|||||||
- name: 🏗️ Build
|
- name: 🏗️ Build
|
||||||
run: |
|
run: |
|
||||||
xmake f -m release -p linux -a x86_64 -v --trybuild=cmake
|
xmake f -m release -p linux -a x86_64 -v --trybuild=cmake
|
||||||
xmake require -v -j 10 --extra={system=false} libsdl2
|
xmake require -v -j 10 --extra={system=false} -y libsdl
|
||||||
|
echo "caca"
|
||||||
xmake
|
xmake
|
||||||
|
|
||||||
- name: 🚀 Upload
|
- name: 🚀 Upload
|
||||||
|
|||||||
Reference in New Issue
Block a user