diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index c94efbe..be58e66 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -43,12 +43,6 @@ jobs: run: | python3 -m pip install -r website/requirements.txt - # Build the documentation - #- name: Build the documentation - # run: | - # cd doc - # make html - # cd ../ # Add soft links to the notebooks - name: Add soft links to the notebooks