Skip to content

Commit 9eb4c4d

Browse files
committed
Update Google Drive link for Windows ZEDSDK
1 parent f203382 commit 9eb4c4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-natives.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ jobs:
100100
- name: Install dependencies
101101
run: |
102102
python -m pip install gdown
103-
gdown https://drive.google.com/uc?id=1m_FVVQPPe2D7HCYL4htLuAcZRN64H1OB
104-
tar -xvf ZEDSDK-Windows-4.1.3.tar.gz -C "C:\\Program Files (x86)"
103+
gdown https://drive.google.com/uc?id=1uDEVu8hOGVJdnO_GEVWJu25QJmdcuxn-
104+
tar -xvf ZEDSDK-Windows-4.2.1.tar.gz -C "C:\\Program Files (x86)"
105105
- uses: ilammy/msvc-dev-cmd@v1
106106
with:
107107
vsversion: 2019

0 commit comments

Comments
 (0)