Fix formatting in msbuild.yml

This commit is contained in:
Vajda Ervin-Oliver
2026-05-21 03:29:59 +03:00
committed by GitHub
parent 0aeff08e38
commit ab69b5d2e5
+2 -1
View File
@@ -13,7 +13,8 @@ on:
env:
# Path to the solution file relative to the root of the project.
SOLUTION_FILE_PATH: pong-reloaded.sln
SOLUTION_FILE_PATH: pong-reloaded.sln
# Configuration type to build.
# You can convert this to a build matrix if you need coverage of multiple configuration types.