Update .gitea/workflows/linux_amd64.yml
All checks were successful
Linux arm64 / Build (push) Successful in 2m27s
All checks were successful
Linux arm64 / Build (push) Successful in 2m27s
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
|
|
||||||
- name: 🏗️ Build
|
- name: 🏗️ Build
|
||||||
run: |
|
run: |
|
||||||
xmake f -m release -p linux -a x86_64 --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} libsdl2
|
||||||
xmake
|
xmake
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user