Skip to content

Commit

Permalink
trying to generate a preview
Browse files Browse the repository at this point in the history
  • Loading branch information
stefjoosten committed Jun 28, 2023
1 parent 02b88a2 commit d92d271
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/latex-to-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: articleMigration # Change this to the desired name of your artifact
working_directory: 2022Migration # Change this to the name of your working directory
path: |
articleMigration.pdf # Change this to the name of your generated PDF file
path: 2022Migration/articleMigration.pdf # Change this to the name of your generated PDF file

0 comments on commit d92d271

Please sign in to comment.