bon
All checks were successful
Linux arm64 / Build (push) Successful in 41s

This commit is contained in:
2024-08-13 20:15:36 +02:00
parent 1a789ab5b2
commit 8faae72ae7

View File

@@ -27,7 +27,8 @@ jobs:
include-templates: true
- name: ⚙️ XMake config
run: xmake f -m release -p linux -y
# TODO: change that to release
run: xmake f -m debug -p linux -y
- name: 🏗️ Build
run: xmake