Skip to content

Commit

Permalink
copy media folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ElektrikAkar committed Mar 8, 2024
1 parent f63c0c4 commit 108484b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ jobs:

- name: Move JOSS paper to documentation
run: sudo mv ./joss/paper.pdf ./_site/pub/joss.pdf

- name: Copy media folder
run: sudo cp ./media ./_site/

# Upload the website:
- name: Upload artifact
Expand Down

0 comments on commit 108484b

Please sign in to comment.