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:
simbit18 2025-10-20 14:27:40 +02:00 committed by Matteo Golin
parent 4f5d25e1eb
commit 4ffed5d6dc

View file

@ -342,6 +342,7 @@ jobs:
ninja
python-pip
vim
genromfs
- name: pip3 install
run: |