Skip to content

Commit

Permalink
#85 path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 1, 2023
1 parent a54d507 commit 9d1c201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latexmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
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 cleveref csquotes silence upquote
- run: |
mkdir gh-pages
cp paper.pdf gh-pages
cp paper/paper.pdf gh-pages
- uses: JamesIves/github-pages-deploy-action@v4.4.3
with:
branch: gh-pages
Expand Down

0 comments on commit 9d1c201

Please sign in to comment.