Add CI #1
1
.github/workflows/ubuntu.yml
vendored
1
.github/workflows/ubuntu.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user