mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-21 09:49:01 +00:00
ci: one more tiny fix
This commit is contained in:
parent
3d4c4f85fb
commit
c2b3173145
1 changed files with 0 additions and 1 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -123,7 +123,6 @@ jobs:
|
||||||
Invoke-WebRequest -Uri https://www.ssl.com/download/codesigntool-for-windows/ -UseBasicParsing -OutFile ".\CodeSignTool.zip"
|
Invoke-WebRequest -Uri https://www.ssl.com/download/codesigntool-for-windows/ -UseBasicParsing -OutFile ".\CodeSignTool.zip"
|
||||||
7z x CodeSignTool.zip
|
7z x CodeSignTool.zip
|
||||||
Remove-Item CodeSignTool.zip
|
Remove-Item CodeSignTool.zip
|
||||||
cd ..
|
|
||||||
} else {
|
} else {
|
||||||
cd .\CodeSignTool
|
cd .\CodeSignTool
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue