Update workflow

Took 1 hour 25 minutes
This commit is contained in:
Lukas Brübach 2025-09-27 10:58:10 +02:00
parent d525abd8dc
commit 94f723c2bf

View file

@ -11,9 +11,7 @@ jobs:
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v3 uses: actions/checkout@v5
with:
submodules: true
- name: Install Doxygen and Graphviz - name: Install Doxygen and Graphviz
run: sudo apt-get install -y doxygen graphviz run: sudo apt-get install -y doxygen graphviz