Skip to content

Commit

Permalink
Update doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsimonclark authored May 7, 2024
1 parent a278293 commit 37125be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
fi
- name: Copy assets directory to HTML directory
run: sudo cp -r assets docs/_build/html/
run: sudo cp -r --parents assets/* docs/_build/html/

- name: Copy context file to HTML directory
run: sudo cp context/context.json docs/_build/html/context/
Expand Down

0 comments on commit 37125be

Please sign in to comment.