Skip to content

Commit

Permalink
fix deploy step again
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasGensollen committed Jun 3, 2024
1 parent c6b0642 commit cfc2ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
- name: Deploy documentation
run: |
ls jupyter-book/_build/html
scp -r jupyter-book/_build/html/* aramislab:/srv/local/clinicadl/tutoriel/2023/html
scp -r jupyter-book/_build/html aramislab:/srv/local/clinicadl/tutoriel/2023/

0 comments on commit cfc2ee7

Please sign in to comment.