Skip to content

Commit

Permalink
Update dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Magmose authored May 24, 2023
1 parent 2b2cbf0 commit 9bf1172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Rename PDF
run: |
mv /data/report/main.pdf /data/report/MSc_group_a.pdf
mv ./report/main.pdf ./report/MSc_group_a.pdf
- name: Upload PDF
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 9bf1172

Please sign in to comment.