mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-06-22 16:42:38 +08:00
Fix missing space character in dotnet.yaml
This commit is contained in:
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
# Run build script
|
||||
- run: |
|
||||
./build.ps1
|
||||
./build.ps1
|
||||
|
||||
# Upload artifacts
|
||||
|
||||
|
Reference in New Issue
Block a user