Updated Custom Firmware (markdown)

This commit is contained in:
rusefillc 2024-04-21 09:15:49 -04:00
parent d001eeec72
commit 6b6cf26b5a
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ Happens daily.
Alternatively open "Actions" in your repo similar to https://github.com/rusefi/fw-custom-example/actions/workflows/update-rusefi-reference.yaml click "Run Workflow"->"Run Workflow"
To to stop it from happening daily you would have to remove two lines from ``.github/workflows/build-firmware.yaml`` - the ones with ``cron`` and ``schedule``.
## Really advanced use-case you would probably not need it
If you have a more complex situation, with several different board variants you need to build, you can still achieve this with one repo.