Skip to content

Commit

Permalink
Remove sudo apt install for sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
mshak2 committed May 21, 2024
1 parent cf97b3e commit 2de57ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
sudo apt update -y
sudo apt install -y python3-appdirs python3-humanfriendly python3-humanize python3-jsonpickle python3-paramiko python3-psutil python3-watchdog
sudo apt install -y pandoc dia python3-paramiko
sudo apt install -y python3-sphinx python3-nbsphinx python3-sphinx-rtd-theme
sudo apt install -y python3-amqp
- name: Checkout
uses: actions/checkout@master
Expand Down

0 comments on commit 2de57ad

Please sign in to comment.