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

This commit is contained in:
2025-12-07 15:51:14 +01:00
parent b9aaf0b6d9
commit 46b2915516

View File

@@ -23,7 +23,7 @@ jobs:
- name: Xmake config - name: Xmake config
run: | run: |
xrepo install "python 3.12.3" -y xrepo install -y "python 3.12.3"
xmake f -p linux -y xmake f -p linux -y
- name: Build wheel - name: Build wheel