Skip to content

Commit

Permalink
Use pip3 newest doxypypy
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-wanna-M committed Aug 5, 2024
1 parent e629bd9 commit d247ee8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
with:
python-version: '3.10'
- name: Install Doxypypy
run: sudo -H pip3 install --upgrade pip
| sudo pip3 install doxypypy
run: sudo pip3 install --root-user-action=ignore doxypypy
shell: bash
- name: Doxygen Deploy Action
uses: DenverCoder1/[email protected]
Expand Down

0 comments on commit d247ee8

Please sign in to comment.