mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-29 01:03:29 +02:00
ci/win: do not reinstall msys2 through choco
This commit is contained in:
@@ -54,8 +54,6 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
git clone https://github.com/steveicarus/ivtest.git
|
||||
choco uninstall -y mingw
|
||||
choco upgrade --no-progress -y msys2
|
||||
export msys2='cmd //C RefreshEnv.cmd '
|
||||
export msys2+='& set MSYS=winsymlinks:nativestrict '
|
||||
export msys2+='& C:\\msys64\\msys2_shell.cmd -defterm -no-start'
|
||||
|
||||
Reference in New Issue
Block a user