chore: Update workflows

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
EnderIce2 2024-12-29 22:43:20 +02:00
parent 9ea2f4266e
commit 12a768a592
No known key found for this signature in database
GPG Key ID: 2EE20AF089811A5A

View File

@ -16,6 +16,9 @@ jobs:
with:
submodules: recursive
- name: Update System
run: sudo apt update
- name: Install Doxygen
run: sudo apt -y install doxygen make