Skip to content

Commit 803044e

Browse files
authored
Update deploy-windows.yml
1 parent 6598edf commit 803044e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
id: downloadfile # Remember to give an ID if you need the output filename
4040
name: Download USD
4141
with:
42-
url: "https://github.com/ux3d/USD/releases/download/v2021.11.0/usd_win_amd64.zip"
42+
url: "https://github.com/ux3d/USD/releases/download/v2021.11.1/usd_win_amd64.zip"
4343
target: ../resources/usd
4444

4545
- name: Extracting USD

0 commit comments

Comments
 (0)