Skip to content

Commit f0575a4

Browse files
committed
quotes!
1 parent e157abe commit f0575a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test_on_spawn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
MATRIX_SPAWNIMAGE: 1
2121
SPAWNDATAIMAGES_DEFAULT:
2222
'[["SQL2017","mssql-empty:v2017"],["SQL2019","mssql-empty:v2019"]]'
23-
SQLPACKAGE_HOME: C:\Program Files\Microsoft SQL Server\160\DAC\bin\
23+
SQLPACKAGE_HOME: 'C:\Program Files\Microsoft SQL Server\160\DAC\bin\'
2424

2525
jobs:
2626

0 commit comments

Comments
 (0)