Skip to content

Commit 875aa67

Browse files
committed
Change YAML
1 parent 2626747 commit 875aa67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-latex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Compile LaTeX document
1010
uses: xu-cheng/latex-action@v3
1111
with:
12-
root_file: main.tex
12+
root_file: gfkg_notes.tex
1313
- name: Create GitHub Release
1414
if: startsWith(github.ref, 'refs/tags/v')
1515
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)