Move to tectonic for local and CI/CD

This commit is contained in:
2024-06-05 17:56:29 +01:00
parent 10eb8b14c4
commit f62b26ddb2
3 changed files with 45 additions and 34 deletions
+4 -3
View File
@@ -1,3 +1,6 @@
test-act:
act -s GITHUB_TOKEN="$(gh auth token)" --container-architecture linux/amd64
release name:
git tag {{name}}
git push origin --tags
@@ -6,6 +9,4 @@ upload:
scp main.pdf cosmos:infrastructure/caddy/files/cv.pdf
build:
latexmk -pdf main.tex
latexmk -c
tectonic cv.tex