mirror of
https://github.com/transmission/transmission
synced 2025-01-30 10:52:00 +00:00
ci: fix Sanity/Windows GitHub Actions (#5371)
This commit is contained in:
parent
91717fe91d
commit
74262a65c2
1 changed files with 0 additions and 2 deletions
2
.github/workflows/actions.yml
vendored
2
.github/workflows/actions.yml
vendored
|
@ -385,8 +385,6 @@ jobs:
|
|||
jom `
|
||||
nasm `
|
||||
nodejs
|
||||
choco uninstall `
|
||||
openssl.light
|
||||
(Join-Path $Env:ProgramFiles NASM) | Out-File $Env:GITHUB_PATH -Append
|
||||
(Join-Path ${Env:ProgramFiles(x86)} 'WiX Toolset v3.11' bin) | Out-File $Env:GITHUB_PATH -Append
|
||||
|
||||
|
|
Loading…
Reference in a new issue