mirror of
https://github.com/actions/runner-images.git
synced 2025-12-29 13:17:53 +08:00
add GeckoWebDriver path
This commit is contained in:
@@ -61,5 +61,6 @@ Remove-Item -Path $DestFile -Force
|
||||
|
||||
Write-Host "Setting the environment variables"
|
||||
Add-MachinePathItem -PathItem $FireFoxDriverPath
|
||||
setx GeckoWebDriver "$FirefoxDriverPath" /M;
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user