Skip to content

Commit

Permalink
Add jinja2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lumengine committed Nov 8, 2024
1 parent d183c80 commit 5408947
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/BuildUSD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
python -m pip install --upgrade pip
pip install PySide6
pip install PyOpenGL
pip install jinja2
- name: Run build scripts
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
Expand Down

0 comments on commit 5408947

Please # to comment.