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 dca6b0d commit 944c815
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
with:
python-version: '3.10'
- name: Install Doxypypy
run: pip install doxypypy
run: pip3 install doxypypy
| where doxypypy
shell: bash
- name: Doxygen Deploy Action
uses: DenverCoder1/[email protected]
Expand Down

0 comments on commit 944c815

Please sign in to comment.