File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -144,8 +144,8 @@ jobs:
144144 run : |
145145 try {
146146 # Build the download URLs
147- $YuiFiddlerUrl = "https://github.com/project-yui/Yui-patch/releases/download/$env:Yui_RELEASE/Yui -$env:Yui_FIDDLER_NAME-win32-x86_64-$env:Yui_RELEASE.dll"
148- $YuiHostPolicyUrl = "https://github.com/project-yui/Yui-patch/releases/download/$env:Yui_RELEASE/Yui -hostpolicy-win32-x86_64-$env:Yui_RELEASE.dll"
147+ $YuiFiddlerUrl = "https://github.com/project-yui/Yui-patch/releases/download/$env:Yui_RELEASE/yui -$env:Yui_FIDDLER_NAME-win32-x86_64-$env:Yui_RELEASE.dll"
148+ $YuiHostPolicyUrl = "https://github.com/project-yui/Yui-patch/releases/download/$env:Yui_RELEASE/yui -hostpolicy-win32-x86_64-$env:Yui_RELEASE.dll"
149149
150150 # Print the URLs to ensure they're correct
151151 Write-Host "Downloading files from $env:Yui_RELEASE"
You can’t perform that action at this time.
0 commit comments