mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 21:06:23 +02:00
github actions: fix identation
This commit is contained in:
parent
aabeec2a74
commit
0833966c16
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
|
|
@ -216,7 +216,7 @@ jobs:
|
|||
- name: List contents of dist
|
||||
run: ls -R dist
|
||||
|
||||
- name: Get the name of the wheel file
|
||||
- name: Get the name of the wheel file
|
||||
id: get-wheel-name
|
||||
run: echo "::set-output name=wheel-name::$(ls dist/*.whl)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue