mirror of
https://github.com/transmission/transmission
synced 2025-03-17 17:25:32 +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 `
|
jom `
|
||||||
nasm `
|
nasm `
|
||||||
nodejs
|
nodejs
|
||||||
choco uninstall `
|
|
||||||
openssl.light
|
|
||||||
(Join-Path $Env:ProgramFiles NASM) | Out-File $Env:GITHUB_PATH -Append
|
(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
|
(Join-Path ${Env:ProgramFiles(x86)} 'WiX Toolset v3.11' bin) | Out-File $Env:GITHUB_PATH -Append
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue