Skip to content

Commit

Permalink
Enable USD
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjohnston committed Sep 15, 2023
1 parent 304f45d commit c004966
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ jobs:
runs-on: ubuntu-latest

env:
TLRENDER_USD: OFF
TLRENDER_USD: ON
TLRENDER_EXAMPLES: OFF
TLRENDER_TESTS: OFF

Expand Down Expand Up @@ -306,7 +306,7 @@ jobs:
runs-on: macos-latest

env:
TLRENDER_USD: OFF
TLRENDER_USD: ON
TLRENDER_EXAMPLES: OFF
TLRENDER_TESTS: OFF
CMAKE_OSX_DEPLOYMENT_TARGET: 10.15
Expand Down Expand Up @@ -420,7 +420,7 @@ jobs:
# \bug How can we build FFmpeg on Windows?
env:
TLRENDER_FFMPEG: OFF
TLRENDER_USD: OFF
TLRENDER_USD: ON
TLRENDER_EXAMPLES: OFF
TLRENDER_TESTS: OFF

Expand Down

0 comments on commit c004966

Please sign in to comment.