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 f7f98f3acb - Show all commits

View File

@@ -23,7 +23,7 @@ jobs:
- name: Build wheel
run: |
xmake require
xmake require -y
xrepo env python -m venv .venv
source .venv/bin/activate
pip install build