mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
update workflow
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user