~sungo/qmk_userspace

1f3338770e079fa6740a9c6d8ed89349d66a466f — sungo 3 months ago 0f24e1c
fixing the build process
1 files changed, 7 insertions(+), 5 deletions(-)

M .build.yml
M .build.yml => .build.yml +7 -5
@@ 1,10 1,12 @@
image: archlinux
arch: x86_64
image: freebsd/13.x
arch: amd64
packages:
- qmk
- python-pillow
- py39-qmk
- python3
- py39-pyserial
- py39-pillow
- gmake
- zip
- python-pyserial

sources:
- git@git.sr.ht:~sungo/qmk_userspace