Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmduarte authored Mar 29, 2023
1 parent 06629db commit 991da6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
cd ../homework_4 && \
pdflatex homework_4"
- name: Copy syllabus for deployment
- name: Copy syllabus and homework for deployment
run: |
cp syllabus/syllabus.pdf notebooks/_build/html/syllabus.pdf && \
cp homeworks/homework_1/homework_1.pdf notebooks/_build/html/homework_1.pdf && \
Expand Down

0 comments on commit 991da6e

Please sign in to comment.