mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
CI MSYS2: added the genromfs tool for creating romfs file systems
Add: - the genromfs tool for creating romfs file systems https://github.com/chexum/genromfs Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
parent
4f5d25e1eb
commit
4ffed5d6dc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -342,6 +342,7 @@ jobs:
|
|||
ninja
|
||||
python-pip
|
||||
vim
|
||||
genromfs
|
||||
|
||||
- name: pip3 install
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue