Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 2, 2021
1 parent d7d4599 commit 1b1b421
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,3 @@

test:
docker run --rm -v "$$(pwd):/w" -e "GITHUB_WORKSPACE=/w" $$(docker build -q .)

all:
pdflatex test.tex
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: yegor256/latex-make[email protected]
- uses: yegor256/latexmk[email protected]
with:
path: foo
packages: acmart geometry tikz
Expand Down

0 comments on commit 1b1b421

Please sign in to comment.