Skip to content

Commit 4705a7e

Browse files
authored
Update deploy-macOS.yml
1 parent 46f0848 commit 4705a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-macOS.yml

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

4242
- name: Extracting USD

0 commit comments

Comments
 (0)