mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
use texlive image from island of tex (#258)
previous image had its last update 4y ago
This commit is contained in:
parent
8856b33714
commit
93a77ab387
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build-pdf.yml
vendored
2
.github/workflows/build-pdf.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
name: Build template
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: thomasweise/docker-texlive-full:latest
|
||||
image: texlive/texlive:latest-full
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue