Skip to content

Commit 188af53

Browse files
committed
Missed quote
1 parent 878c3c8 commit 188af53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows-release/msi-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ steps:
3838
- powershell: >
3939
copy
4040
"${env:TARGET_PATH}\Activate.ps1"
41-
"$(Build.SourcesDirectory)\Lib\venv\scripts\common\Activate.ps1
41+
"$(Build.SourcesDirectory)\Lib\venv\scripts\common\Activate.ps1"
4242
-Force
4343
-Verbose
4444
displayName: 'Copy signed files into sources'

0 commit comments

Comments
 (0)