Skip to content

Commit b6d20ed

Browse files
Update dotnet-core.yml
have a nice yaml day.(?)
1 parent 05dc316 commit b6d20ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
env:
2323
FSHARP_DATA_SQLCLIENT_USE_SQLLOCALDB_FOR_TESTS: 1
2424
run: |
25-
"C:/Program Files/Microsoft SQL Server/130/Tools/Binn/SqlLocalDB.exe" info
25+
'"C:/Program Files/Microsoft SQL Server/130/Tools/Binn/SqlLocalDB.exe" info'
2626
./build.cmd

0 commit comments

Comments
 (0)