cv/Justfile
Joshua Coles 8163031f75
Some checks failed
Render LaTeX and Publish Release / build (push) Failing after 16s
Lets try manually adding the openssl package
2024-06-05 19:31:27 +01:00

13 lines
241 B
Makefile

test-act:
act -s COM_DOT_GITHUB_TOKEN="$(gh auth token)" --container-architecture linux/amd64
release name:
git tag {{name}}
git push origin --tags
upload:
scp main.pdf cosmos:infrastructure/caddy/files/cv.pdf
build:
tectonic cv.tex