Skip to content

Commit

Permalink
update doxygen workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jmeneghini committed Apr 28, 2024
1 parent e30823b commit e3b01b1
Show file tree
Hide file tree
Showing 772 changed files with 164,973 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2

- name: Install necessary packages
run: sudo apt install sqlite3 libsqlite3-dev python3-pip
run: sudo apt install sqlite3 libsqlite3-dev python3-pip graphviz

- name: Install Python packages
run: sudo pip3 install pandas tabulate
Expand Down
1 change: 1 addition & 0 deletions .idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions .idea/radiography.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e3b01b1

Please sign in to comment.