neuropoly / neuro.polymtl.ca

NeuroPoly's Website
https://neuro.polymtl.ca
3 stars 5 forks source link

Build failing: Configuration error: There is a syntax error in your configuration file: invalid syntax (conf.py, line 208) #85

Closed jcohenadad closed 1 year ago

jcohenadad commented 1 year ago

getting this: https://github.com/neuropoly/neuro.polymtl.ca/actions/runs/4610822075/jobs/8149761829

Terminal output ```console make html shell: /usr/bin/bash -e {0} env: pythonLocation: /opt/hostedtoolcache/Python/[3](https://github.com/neuropoly/neuro.polymtl.ca/actions/runs/4610822075/jobs/8149761829#step:5:3).9.16/x6[4](https://github.com/neuropoly/neuro.polymtl.ca/actions/runs/4610822075/jobs/8149761829#step:5:4) Running Sphinx v4.2.0 Configuration error: There is a syntax error in your configuration file: invalid syntax (conf.py, line 20[8](https://github.com/neuropoly/neuro.polymtl.ca/actions/runs/4610822075/jobs/8149761829#step:5:9)) make: *** [Makefile:20: html] Error 2 Error: Process completed with exit code 2. ```
jcohenadad commented 1 year ago

well... for some reasons the website is up and running, with the latest changes-- so maybe this fail concerns an intermediate push-- so i guess we can ignore (i don't have the time to look into it)