Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Try to fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
ahcorde committed Sep 4, 2024
1 parent 5a24dde commit dba327d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ci/before_cmake.sh
Original file line number Diff line number Diff line change
@@ -22,6 +22,8 @@ then
# compile USD from sources
cd /tmp

apt install libpyside2-dev python3-opengl cmake libglu1-mesa-dev freeglut3-dev mesa-common-dev libx11-dev

wget https://github.com/PixarAnimationStudios/USD/archive/refs/tags/v$USD_VERSION.zip
unzip v$USD_VERSION.zip
cd OpenUSD-$USD_VERSION

0 comments on commit dba327d

Please sign in to comment.