|
@@ -28,7 +28,7 @@ jobs:
|
|
|
with:
|
|
|
timeout_minutes: 10
|
|
|
max_attempts: 10
|
|
|
- command: choco install --no-progress nsis.portable --version 3.02 -y
|
|
|
+ command: choco install --no-progress nsis.portable --version 3.09 -y
|
|
|
|
|
|
- name: choco install things
|
|
|
shell: pwsh
|
|
@@ -143,7 +143,7 @@ jobs:
|
|
|
with:
|
|
|
timeout_minutes: 10
|
|
|
max_attempts: 10
|
|
|
- command: choco install --no-progress nsis.portable --version 3.02 -y
|
|
|
+ command: choco install --no-progress nsis.portable --version 3.09 -y
|
|
|
|
|
|
- name: choco install things
|
|
|
shell: pwsh
|