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