We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a414d5 commit c5710a2Copy full SHA for c5710a2
1 file changed
.github/workflows/latexmk.yml
@@ -13,7 +13,7 @@ jobs:
13
packages: acmart cjk ffcode href-ul datetime fmtcount libertine paralist makecell footmisc currfile enumitem wrapfig lastpage biblatex titling svg trimspaces catchfile transparent textpos fvextra xstring framed environ totpages hyperxmp ifmtarg ncctools comment anyfontsize fdsymbol algpseudocodex algorithmicx stmaryrd preprint cyrillic cm-super babel-russian hyphen-russian lh to-be-determined cancel iexec upquote
14
- run: |
15
mkdir gh-pages
16
- cp article.pdf gh-pages
+ cp paper.pdf gh-pages
17
- uses: JamesIves/github-pages-deploy-action@v4.4.3
18
with:
19
branch: gh-pages
0 commit comments