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