Update workflow
Build LaTeX document / build-latex (push) Failing after 5s

This commit is contained in:
2023-11-09 21:55:30 +01:00
parent 621fb0bc30
commit 5bd4395299
+2 -2
View File
@@ -10,8 +10,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
path: repo
- name: List
run: ls -a .
- name: Build LaTeX document
uses: https://github.com/xu-cheng/texlive-action@v2
with: