github workflow: add required whitespace in yml

This commit is contained in:
Mario Fink 2021-09-21 16:51:48 +02:00
parent 8c1f068406
commit e009ceb826

View File

@ -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