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