1

Update workflow (install inkscape)
Some checks failed
Build LaTeX document / build-latex (push) Failing after 2s

This commit is contained in:
2023-11-21 23:47:36 +01:00
parent bb4b8adfcc
commit b8830bb39c

View File

@ -8,6 +8,8 @@ jobs:
build-latex:
runs-on: ubuntu-22.04
steps:
- name: Install Inkscape
run: apt install -y inkscape
- name: Checkout repository
uses: actions/checkout@v4
- name: Build LaTeX document