Double checkout was no good

This commit is contained in:
Mattia Mascarello 2021-10-03 21:21:21 +02:00 committed by GitHub
parent 92ba17d1de
commit 4a8e7c6389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,8 +14,6 @@ jobs:
python-version: '3.x' # Version range or exact version of a Python version to use, using SemVer's version range syntax
architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
- run: python gen.py
- name: Set up Git repository
uses: actions/checkout@v2
- name: Compile LaTeX document
uses: xu-cheng/latex-action@v2
with: