Skip to content

Commit 291c421

Browse files
committed
action fixed
1 parent 5c1b0d7 commit 291c421

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

actions/latex/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ runs:
4444

4545
- name: Compile LaTeX document
4646
shell: bash
47+
working-directory: ${{ env.TEX_FOLDER }}
4748
run: |
4849
mkdir -p compiled
4950
tectonic ${{ env.TEX_FILE }} --outdir compiled

0 commit comments

Comments
 (0)