cmaaaaaaaaake
Some checks failed
Linux arm64 / Build (push) Failing after 11s

This commit is contained in:
2024-09-29 00:23:42 +02:00
parent 4ec541cdc7
commit 0606fb568f

View File

@@ -15,6 +15,9 @@ jobs:
with: with:
submodules: "recursive" submodules: "recursive"
- name: 🤖 Install Cmake
run: apt install cmake
- name: 🍗 Setup XMake - name: 🍗 Setup XMake
uses: xmake-io/github-action-setup-xmake@v1 uses: xmake-io/github-action-setup-xmake@v1
with: with: