Skip to content

Commit

Permalink
fix(CI): Pass correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
gteufelberger committed May 3, 2024
1 parent b42cd6d commit 118266f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Compile LaTeX document
uses: xu-cheng/latex-action@v3
with:
working_directory: src/DACS-SW/DACS-Control-Station-Installation/
working_directory: src/dacs-sw/dacs-control-station-installation/
root_file: main.tex
work_in_root_file_dir: true

Expand Down

0 comments on commit 118266f

Please sign in to comment.