mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
CI: use thomasweise/docker-texlive-full
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
This commit is contained in:
parent
dbb2f13a3e
commit
ab6f21433c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-pdf.yml
vendored
2
.github/workflows/build-pdf.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
name: Build template
|
name: Build template
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/moderncv/debian-texlive-docker:main
|
image: thomasweise/docker-texlive-full:latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue