Skip to content

Commit

Permalink
fix(CI): Pass correct path for artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
gteufelberger committed May 3, 2024
1 parent 552320a commit 5568f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: PDF
path: main.pdf
path: src/dacs-sw/control-station-installation/main.pdf

0 comments on commit 5568f73

Please sign in to comment.