Fix CI not rendering PDFs on PRs

This commit is contained in:
Oliver Ford 2022-04-13 20:21:23 +01:00
parent 405506037b
commit aba4de9602
No known key found for this signature in database
GPG key ID: 15CCFACF010F70D2

View file

@ -2,6 +2,7 @@ name: Compile PDFs
on:
push: {}
pull_request: {}
jobs:
build: