fix: typo

This commit is contained in:
installer
2025-01-16 18:34:38 +01:00
parent b56b8099ee
commit 8413bbe911

View File

@@ -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