Skip to content

Commit b99e147

Browse files
committed
Attempt fix with biber
1 parent 9d4914e commit b99e147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313
- uses: docker://blang/latex:ubuntu
1414
with:
15-
args: latexmk -pdf -outdir=./_build
15+
args: latexmk -pdf -biber -outdir=./_build
1616
steps:
1717
- name: "Authenticate GCloud"
1818
id: "auth"

0 commit comments

Comments
 (0)