We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 416805d commit c90ff7cCopy full SHA for c90ff7c
build.ps1
@@ -87,7 +87,7 @@ $filesForLinuxPackage = @(
87
'RunCommandOnSet.dsc.resource.json',
88
'runcommandonset',
89
'sshdconfig.exe',
90
- 'sshdconfig.dsc.resource.json',
+ 'sshdconfig.dsc.resource.json'
91
)
92
93
$filesForMacPackage = @(
@@ -109,7 +109,7 @@ $filesForMacPackage = @(
109
110
111
112
113
114
115
# the list of files other than the binaries which need to be executable
0 commit comments