Awesome-CV/.github/workflows/main.yml
Vash Patel ec08f30106
Trial Github Action to test PDF compilation
Part of #345 - just as a test alongside Circle CI (which currently fails
due to missing SSH key) and without moving the example PDFs to releases.
2021-11-10 17:54:24 +00:00

17 lines
228 B
YAML

name: Compile PDFs
on:
push: {}
jobs:
build:
runs-on: ubuntu-latest
container: thomasweise/texlive
steps:
- name: Checkout repo
uses: actions/checkout@v2
- name: Compile
run: make