mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Update build-pdf.yml
This commit is contained in:
parent
3d802e0c8f
commit
1c1901bd94
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-pdf.yml
vendored
2
.github/workflows/build-pdf.yml
vendored
|
|
@ -4,7 +4,7 @@ on: [push, pull_request]
|
|||
jobs:
|
||||
build-template:
|
||||
name: Build template
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install TeX Live
|
||||
run: sudo apt install texlive-full fonts-font-awesome
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue