From c8b585d33d4df217c6d255c03cedb930345fe665 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Tue, 10 Dec 2024 16:54:16 -0500 Subject: [PATCH] Updated HOW TO Build Firmware From Source (markdown) --- HOW-TO-Build-Firmware-From-Source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HOW-TO-Build-Firmware-From-Source.md b/HOW-TO-Build-Firmware-From-Source.md index cffc3aa9..0ae6d2fc 100644 --- a/HOW-TO-Build-Firmware-From-Source.md +++ b/HOW-TO-Build-Firmware-From-Source.md @@ -1,5 +1,9 @@ # How to build the rusEFI firmware from the source files +## First of all, maybe do not + +As of 2024 we are pretty addicted to GitHub Actions. Just fork repo, enable GitHub actions and push, GH will leave you all the binaries already compiled in the actions artifacts. + ## Step-by-step guide to creating the build environment in windows 10+ using Windows Shell for Linux The best way to build the rusEFI firmware is using a set of tools that run best under linux,