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 878c3c8 commit 188af53Copy full SHA for 188af53
windows-release/msi-steps.yml
@@ -38,7 +38,7 @@ steps:
38
- powershell: >
39
copy
40
"${env:TARGET_PATH}\Activate.ps1"
41
- "$(Build.SourcesDirectory)\Lib\venv\scripts\common\Activate.ps1
+ "$(Build.SourcesDirectory)\Lib\venv\scripts\common\Activate.ps1"
42
-Force
43
-Verbose
44
displayName: 'Copy signed files into sources'
0 commit comments