Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Feb 12, 2025
1 parent 7ea92d3 commit 4d1b42c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ jobs:
- name: Doxygen
run: |
source /usr/share/miniconda/bin/activate
echo "Doxygen location: $(which doxygen)"
doxygen_path="$(dirname "$(which doxygen)")"
export PATH="$doxygen_path:$PATH"
.github/workflows/source/buildDoxygen
urls:
Expand Down

0 comments on commit 4d1b42c

Please sign in to comment.