mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 15:34:31 +00:00
Fixed gnu-efi not compiling
This commit is contained in:
parent
ed7f2897f1
commit
c0b7bd5e88
2
.github/workflows/makefile.yml
vendored
2
.github/workflows/makefile.yml
vendored
@ -106,7 +106,7 @@ jobs:
|
||||
|
||||
- name: Get GNU-EFI source code and compile it
|
||||
if: steps.cache-gnuefi.outputs.cache-hit != 'true'
|
||||
run: make Lynx prepare
|
||||
run: make --quiet -C Lynx prepare
|
||||
|
||||
analyze:
|
||||
name: Analyze with CodeQL
|
||||
|
Loading…
x
Reference in New Issue
Block a user