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

This commit is contained in:
2025-12-07 16:43:10 +01:00
parent 55d4ce5a8e
commit 45be58ca40

View File

@@ -24,7 +24,7 @@ jobs:
- name: Xmake config - name: Xmake config
run: | run: |
sudo apt update sudo apt update
sudo apt install python3 libpython3-dev -y sudo apt install python3-dev -y
xmake f -p linux -vDy xmake f -p linux -vDy
- name: Build wheel - name: Build wheel