Update desktop-build.yml

This commit is contained in:
tooomm 2026-08-29 23:15:56 +02:00
parent 88b1d753c6
commit 7b452b923f

View file

@ -419,7 +419,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