usimd / pi-gen-action

Action to build Raspberry Pi images using official pi-gen tool
MIT License
44 stars 9 forks source link

Remove testing support, add wheezy support #42

Open jedahan opened 1 year ago

jedahan commented 1 year ago

Since testing does not work, remove it for now.

I also added wheezy support for those who need it.

npm run all works fine, except I am not sure how to generate dist/index.js - I manually edited that file >_<