mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
use Ubuntu 20.04
This commit is contained in:
parent
955e7db3cb
commit
86084a4c86
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
|
|||
jobs:
|
||||
build-template:
|
||||
name: Build template
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Install TeX Live
|
||||
run: sudo apt install texlive-full
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue