Update main.yaml

Another indent error...
This commit is contained in:
Patrick Rathje 2020-08-18 23:18:53 +02:00 committed by GitHub
parent 54d7be6af8
commit c6d3b41a4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Set up Python
uses: actions/setup-python@v1
uses: actions/setup-python@v1
- name: Install dependencies
run: |
python -m pip install --upgrade pip