xmake
Some checks failed
Linux arm64 / Build (push) Failing after 1m19s

This commit is contained in:
2024-09-27 18:18:54 +00:00
parent 959e38eb78
commit 1a2d7a22af

View File

@@ -26,6 +26,13 @@ jobs:
use-dotnet: false
include-templates: true
- name: 🍗 Setup XMake
uses: xmake-io/github-action-setup-xmake@v1
with:
xmake-version: latest
actions-cache-folder: '.xmake-cache'
actions-cache-key: 'xmake-ubuntu'
- name: ⚙️ XMake config
# TODO: change that to release
run: xmake f -m debug -p linux -y