ca
All checks were successful
Linux arm64 / Build (push) Successful in 2m27s

This commit is contained in:
2024-09-29 11:28:41 +00:00
parent caa081601b
commit 2073d11fca

View File

@@ -30,7 +30,8 @@ jobs:
- name: 🏗️ Build
run: |
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
- name: 🚀 Upload