Fix CI workflow to install Python dependencies from latex directory

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-01-07 22:10:49 +00:00
parent f2f339eb15
commit d89eaa3e66

View File

@ -32,6 +32,7 @@ jobs:
- name: Install Python dependencies
run: sudo pip install -r requirements.txt
working-directory: latex
- name: Generate test cases
run: scons generate_tests