Update build-pdf.yml

This commit is contained in:
Dimitri Belopopsky 2021-12-08 18:59:43 +01:00 committed by GitHub
commit 1c1901bd94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs: jobs:
build-template: build-template:
name: Build template name: Build template
runs-on: ubuntu-20.04 runs-on: ubuntu-latest
steps: steps:
- name: Install TeX Live - name: Install TeX Live
run: sudo apt install texlive-full fonts-font-awesome run: sudo apt install texlive-full fonts-font-awesome