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 45be58ca40 - Show all commits

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