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.
This commit is contained in:
Vash Patel 2020-10-17 17:14:25 -05:00 committed by Oliver Ford
parent b97084f96f
commit ec08f30106
No known key found for this signature in database
GPG key ID: 15CCFACF010F70D2

16
.github/workflows/main.yml vendored Normal file
View file

@ -0,0 +1,16 @@
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