mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +02:00
Merge ee0abed568 into 38bffb154c
This commit is contained in:
commit
f7a8c674e2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-and-deploy.yml
vendored
2
.github/workflows/test-and-deploy.yml
vendored
|
|
@ -245,7 +245,7 @@ jobs:
|
|||
pip install twine
|
||||
|
||||
- name: Download all artifacts to a specific directory
|
||||
uses: actions/download-artifact@v3
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
path: dist
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue