Update build-pdf.yml

install fonts awesome
This commit is contained in:
cryptointerest 2021-01-18 14:43:01 +01:00 committed by GitHub
commit cddf5b9bed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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