2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Xmake config
|
- name: Xmake config
|
||||||
run: |
|
run: |
|
||||||
xrepo install "python 3.12.3" -y
|
xrepo install -y "python 3.12.3"
|
||||||
xmake f -p linux -y
|
xmake f -p linux -y
|
||||||
|
|
||||||
- name: Build wheel
|
- name: Build wheel
|
||||||
|
|||||||
Reference in New Issue
Block a user