Skip to content

Commit

Permalink
tst
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelSchneid3r committed Sep 18, 2023
1 parent 67280d1 commit a2d4a9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
Deyploy:
runs-on: ubuntu-latest
steps:
- name: Install doxygen
run: apt install doxygen
- name: Checkout source code
uses: actions/checkout@v3
- name: Build
Expand Down

0 comments on commit a2d4a9a

Please sign in to comment.