Skip to content

Commit 61b6298

Browse files
committed
build fix 2
1 parent 9af99f4 commit 61b6298

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
uses: actions/checkout@v1
1212
- name: Compile LaTeX document
1313
uses: xu-cheng/latex-action@v3
14+
continue-on-error: true
1415
with:
1516
root_file: main.tex
1617
working_directory: src

0 commit comments

Comments
 (0)