github workflow: add required whitespace in yml
This commit is contained in:
parent
8c1f068406
commit
e009ceb826
2
.github/workflows/pypi-deploy.yml
vendored
2
.github/workflows/pypi-deploy.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
name: Prepare environment for wheel builds
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
-name: Install make
|
||||
- name: Install make
|
||||
run: apt-get install make
|
||||
- name: Prepare files
|
||||
run: make setup
|
||||
|
Loading…
x
Reference in New Issue
Block a user