update workflow

This commit is contained in:
uncor3
2025-09-14 16:51:34 +00:00
parent 6321acdd16
commit 14c45ee0a3
-4
View File
@@ -58,10 +58,6 @@ jobs:
- name: Download and Install Bonjour SDK (Windows)
if: runner.os == 'Windows'
run: |
# Install 7-Zip via Chocolatey
powershell -Command "choco install 7zip --no-progress"
export PATH="$PATH:/c/Program Files/7-Zip"
# Download the SDK installer
wget "https://gsf-fl.softonic.com/b18/d44/cbdcd43ad683cf6760d45ce891c3035044/bonjoursdksetup.exe?Expires=1757906571&Signature=af8dfce8a002130f34c0e93e17b8dd96d547ff69&url=https://bonjour.en.softonic.com/&Filename=bonjoursdksetup.exe" -O bonjour-sdk.exe