Fix missing space character in dotnet.yaml

This commit is contained in:
Sinai 2022-04-12 02:40:25 +10:00 committed by GitHub
parent 8a4d418ffb
commit 7ef8eff0d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ jobs:
# Run build script # Run build script
- run: | - run: |
./build.ps1 ./build.ps1
# Upload artifacts # Upload artifacts