mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 21:06:23 +02:00
actions: fix build job
This commit is contained in:
parent
c442744dfc
commit
d5e67878ed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/actions.yml
vendored
2
.github/workflows/actions.yml
vendored
|
|
@ -42,6 +42,6 @@ jobs:
|
|||
- name: Build wheel
|
||||
run: |
|
||||
pip install wheel
|
||||
python setup.py wheel
|
||||
python setup.py bdist_wheel
|
||||
|
||||
# TODO: add deploy job
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue