Awesome-CV/.github/workflows/main.yml

17 lines
228 B
YAML
Raw Normal View History

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