Skip to content

Commit

Permalink
Add a working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
afontani committed Jan 10, 2025
1 parent e03b534 commit c27fd5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,8 @@ jobs:
- name: Build ResStock Technical Reference Guide
uses: dante-ev/latex-action@latest
with:
root_file: docs/technical_reference_guide/0_main.tex
working_directory: docs/technical_reference_guide
root_file: 0_main.tex

- name: Save Technical Reference Guide
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit c27fd5d

Please sign in to comment.