ff
Some checks failed
Linux arm64 / Build (push) Failing after 12s

This commit is contained in:
2025-12-07 15:37:00 +01:00
parent 93e92dab0a
commit e9c9d94dd1

View File

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