Skip to content

Commit

Permalink
fix in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierr committed Jan 25, 2024
1 parent e5b4bbd commit d6bb7e8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6,853 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
python -m pip install --upgrade pip
pip install Markdown==3.4.3 rdflib==6.3.2 # Add any other dependencies if needed
- name: Copy .ttl file to pages
run: |
cp ${GITHUB_WORKSPACE}/electrochemistry.ttl ${GITHUB_WORKSPACE}/sphinx/.
- name: Render documentation from ttl
run: python sphinx/ttl_to_rst.py

Expand Down
Loading

0 comments on commit d6bb7e8

Please sign in to comment.