Skip to content

Commit e61d708

Browse files
authored
Update usd to latest release
1 parent c6280f6 commit e61d708

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/2021-10-20-1/usd_win_amd64.zip"
42+
url: "https://github.com/ux3d/USD/releases/download/v2021.11.0/usd_win_amd64.zip"
4343
target: ../resources/usd
4444

4545
- name: Extracting USD

0 commit comments

Comments
 (0)