ci: fix Sanity/Windows GitHub Actions (#5371)

This commit is contained in:
Charles Kerr 2023-04-11 18:16:16 -05:00 committed by GitHub
parent 91717fe91d
commit 74262a65c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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