Add CI #1

Merged
Persson-dev merged 15 commits from ci into main 2025-12-07 17:00:06 +00:00
Showing only changes of commit f127b57180 - Show all commits

View File

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