Skip to content

Commit

Permalink
Update doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsimonclark authored Mar 28, 2024
1 parent 8dde4b9 commit 1bd7272
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 @@ -45,7 +45,7 @@ jobs:
run: python sphinx/ttl_to_context.py

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

- name: Upload artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 1bd7272

Please sign in to comment.