Just testing
All checks were successful
Compile LaTeX and Release PDF / build_latex (push) Successful in 53s

This commit is contained in:
Leonardo Murça 2025-03-07 00:24:26 -03:00
parent 9de11b3357
commit e83bd72774

View file

@ -47,7 +47,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: main.pdf # The file to upload as the release asset
path: dist/main.pdf # Path to the compiled PDF
path: dist/main.pdf # Path to the compiled PDaF
# Step 6: Create release
- name: Create release