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

This commit is contained in:
2025-12-07 16:33:47 +01:00
parent 8591ac29ba
commit f127b57180

View File

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