Skip to content

Commit

Permalink
workflow next trial
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchiLaser committed Feb 5, 2024
1 parent 68c4af0 commit 23db021
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ jobs:
root_file: main.tex
texlive_version: 2023

- name: export pdf file
uses: actions/upload-artifact@v3
with:
name: PDF
path: docs/main.pdf
# upload-artifact: currently not used
#- name: export pdf file
#uses: actions/upload-artifact@v3
#with:
#name: PDF
#path: documentation/main.pdf

0 comments on commit 23db021

Please sign in to comment.