1
0
mirror of https://github.com/CovidBraceletPrj/CovidBracelet.git synced 2025-01-07 03:44:23 +01:00

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

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