Compare commits

...

2 Commits

Author SHA1 Message Date
45be58ca40 hop
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-12-07 16:43:10 +01:00
55d4ce5a8e update 2025-12-07 16:42:13 +01:00

View File

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