Update latex.yml

This commit is contained in:
Kristofers Solo 2023-09-15 12:54:32 +03:00 committed by GitHub
parent 64b2166e46
commit 7e441e9fd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,8 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.ref == 'refs/heads/main' }}
steps:
- name: Set up Git repository
uses: actions/checkout@v3
- name: Compile LaTeX document
uses: xu-cheng/latex-action@v3
with: