correct
Some checks failed
Linux arm64 / Build (push) Has been cancelled

This commit is contained in:
2024-09-29 11:24:10 +00:00
parent bfbc1e11fa
commit 96eae5a08d

View File

@@ -30,7 +30,7 @@ jobs:
- name: 🏗️ Build
run: |
xmake f -m release -p linux -a x86_64 --trybuild=cmake
xmake require -v -j 10 --extra={system=false} libsdl2-dev
xmake require -v -j 10 --extra={system=false} libsdl2
xmake
- name: 🚀 Upload