mirror of
https://github.com/mx42/cv.git
synced 2026-01-14 13:19:50 +01:00
fix: typo
This commit is contained in:
4
.github/workflows/build_pdf.yml
vendored
4
.github/workflows/build_pdf.yml
vendored
@@ -19,8 +19,8 @@ jobs:
|
|||||||
cache-dependency-path: requirements.typ
|
cache-dependency-path: requirements.typ
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
typst compile cv_en.typ cv_en.pdf
|
typst compile cv_en.typ cv_en.pdf
|
||||||
typst compile cv_fr.typ cv_fr.pdf
|
typst compile cv_fr.typ cv_fr.pdf
|
||||||
|
|
||||||
- name: Upload PDF as artifact
|
- name: Upload PDF as artifact
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user