This commit is contained in:
Pieter Belmans
2023-10-09 17:50:31 +02:00
parent eaa0b72c2b
commit 03079298e2

View File

@@ -10,7 +10,7 @@ jobs:
- name: Use older Python version - name: Use older Python version
uses: actions/setup-python@v4 uses: actions/setup-python@v4
with: with:
python-version: "3.7" python-version: "3.6"
- name: Install TeXLive - name: Install TeXLive
uses: teatimeguest/setup-texlive-action@v2 uses: teatimeguest/setup-texlive-action@v2
with: with: