Skip to content

Commit a0aba9f

Browse files
committed
Fix standalone USD deployment action
1 parent 9e88315 commit a0aba9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_standalone.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ jobs:
114114
needs: [build_linux, build_windows_2022]
115115
strategy:
116116
matrix:
117+
os: ["linux", "windows"]
117118
usd_product_name: ["usd"]
118119
usd_product_version: ["24.11", "25.05"]
119120
steps:

0 commit comments

Comments
 (0)