Install tex
Some checks failed
BuildTest / Build and test (push) Failing after 33s

This commit is contained in:
2024-03-15 14:28:29 +00:00
parent f43177697c
commit 9b74b80619

View File

@@ -9,7 +9,7 @@ jobs:
- name: "Install build deps" - name: "Install build deps"
run: | run: |
sudo apt update sudo apt update
sudo apt install build-essential sudo apt install build-essential texlive
- name: "Checkout repo" - name: "Checkout repo"
uses: actions/checkout@v3 uses: actions/checkout@v3