🖊 Fix space-o that would break yml

Notice the rogue space in the sample yml?

This is intended to fix dat.
This commit is contained in:
Pure Krome 2021-11-23 22:41:49 +11:00 committed by GitHub
parent 550702114f
commit 36e8736280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ Multiple versions:
steps:
- name: Setup dotnet
- uses: actions/checkout@v2
- uses: actions/setup-dotnet@v1
- uses: actions/setup-dotnet@v1
with:
dotnet-version: |
3.1.x