Skip to content

Commit

Permalink
dont install doxygen in pipline
Browse files Browse the repository at this point in the history
  • Loading branch information
yoctoyotta1024 committed Dec 27, 2023
1 parent 8b5cc00 commit a460287
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
conda list
- name: Install package
run: |
apt-get install doxygen
python3 -m pip install --upgrade pip
python3 -m pip install .
python3 -m pip install -U sphinx
Expand Down

0 comments on commit a460287

Please sign in to comment.