Fix indenting

This commit is contained in:
David
2022-03-26 19:01:59 +01:00
committed by GitHub
parent 5613906575
commit 0468410983

View File

@@ -24,7 +24,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
# Get the repositery's code # Get the repository's code
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2