mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 12:56:22 +02:00
github-actions: update artifacts usage
This commit is contained in:
parent
6bb610e5cb
commit
bdd9c505a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -141,7 +141,7 @@ jobs:
|
|||
- name: Download linux build artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: wheelhouse-artifacts-linux
|
||||
# name: wheelhouse-artifacts-linux
|
||||
path: wheelhouse-linux
|
||||
|
||||
- name: Download windows and mac build artifacts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue