comments + choco flag

This commit is contained in:
tooomm 2026-07-24 23:56:25 +02:00
parent 4cfea8dd57
commit de6e16e2ff
3 changed files with 4 additions and 4 deletions

View file

@ -422,7 +422,7 @@ jobs:
- name: "[Windows] Install NSIS"
if: matrix.os == 'Windows'
shell: bash
run: choco install nsis
run: choco install nsis --no-progress
- name: "Setup vcpkg cache"
id: vcpkg-cache