Fix a space in the documentation (#248)

pull/252/head
Pure Krome 4 years ago committed by GitHub
parent 550702114f
commit 76ddd67c90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save