Skip to content

Commit

Permalink
Merged versions
Browse files Browse the repository at this point in the history
  • Loading branch information
adlerjan committed Sep 12, 2024
2 parents 6f84255 + 292621e commit 21fd676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
sudo apt update
sudo apt-get install -y build-essential octave portaudio19-dev python-dev-is-python3 pandoc graphviz
export MAKEFLAGS="-j $(grep -c ^processor /proc/cpuinfo)"
pip install -e .[test,documentation,quadriga,uhd,audio]
pip install -e .[test,documentation,quadriga,uhd,sionna,audio]
- name: Build documentation
run: sphinx-build docssource/ documentation/

0 comments on commit 21fd676

Please sign in to comment.