mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
CI: don't update sources
This only takes time and there aren't any relevant updates for us anyway. Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
This commit is contained in:
parent
f9c1836eb6
commit
8c06866dbd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-pdf.yml
vendored
2
.github/workflows/build-pdf.yml
vendored
|
|
@ -7,7 +7,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: Install TeX Live
|
- name: Install TeX Live
|
||||||
run: sudo apt update && sudo apt install texlive-full fonts-font-awesome
|
run: sudo apt install texlive-full fonts-font-awesome
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Build pdf
|
- name: Build pdf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue