Skip to content

Commit

Permalink
updating doxygen build to not install
Browse files Browse the repository at this point in the history
  • Loading branch information
mtao committed Sep 8, 2023
1 parent 70219b7 commit 75e79a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- uses: actions/checkout@v3
- name: Config
run: |
sudo apt-get install doxygen -y
mkdir -p build
cd build
cmake -DWMTK_BUILD_DOCS=ON ..
Expand Down

0 comments on commit 75e79a7

Please sign in to comment.