builds failing on module format

All my builds are now failing with this new issue:

[18:18:48 ERROR] => Failed:
× Improper format for module. Must be in the format like:
│ type: module-name
│ module: config
│ goes: here

│ or

│ from-file: test.yml


Error: Process completed with exit code 1.

Not sure what's wrong with my recipes now... I didn't change my module format

Here's my repo: https://github.com/nobodywatchin/myOS/actions/runs/10374977180/job/28723635534
GitHub
myOS is an operating system dedicated to being user-friendly and progressive - myOS-builder · nobodywatchin/myOS@c83e8df
Solution
it is not possible to define the top-level key type: twice
Was this page helpful?