Update build-pdf.yml

attempt to resolve error with TeX Live install buring build
This commit is contained in:
Mark E Fuller 2021-01-04 11:54:36 +01:00
commit d9ae8b0eef

View file

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Install TeX Live
run: sudo apt install texlive-full
run: sudo apt update && sudo apt install texlive-full
- name: Checkout code
uses: actions/checkout@v2
- name: Build pdf