mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 18:39:16 +00:00
chore: Update workflows
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
3
.github/workflows/makefile.yml
vendored
3
.github/workflows/makefile.yml
vendored
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user