fix identation in github actions file again

This commit is contained in:
Martin Bubel 2024-07-21 16:36:06 +02:00
parent 883d25a019
commit c09950b1ca

View file

@ -93,8 +93,8 @@ jobs:
python-version: ${{ matrix.python }}
- name: Install build dependencies
run: |
pip install setuptools
run: |
pip install setuptools
- name: Install lib
run: |