Just testing
All checks were successful
Compile LaTeX and Release PDF / build_latex (push) Successful in 53s
All checks were successful
Compile LaTeX and Release PDF / build_latex (push) Successful in 53s
This commit is contained in:
parent
9de11b3357
commit
e83bd72774
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue