mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 04:46:23 +02:00
github-actions: add sdist build for windows jobs
This commit is contained in:
parent
a1856c416d
commit
9df3490b01
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
|
@ -31,6 +31,7 @@ jobs:
|
|||
pip install wheel
|
||||
python setup.py develop
|
||||
python setup.py bdist_wheel
|
||||
python setup.py sdist bdist_wheel
|
||||
|
||||
- name: List contents of dist
|
||||
run: ls -R dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue