mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 14:55:29 +00:00
Update build instructions and Dockerfile to download submodules
This commit is contained in:
committed by
Drashna Jaelre
parent
ffd18ce409
commit
399b992b01
@@ -26,4 +26,4 @@ VOLUME /qmk_firmware
|
||||
WORKDIR /qmk_firmware
|
||||
COPY . .
|
||||
|
||||
CMD make $KEYBOARD:$KEYMAP
|
||||
CMD make clean ; make git-submodule ; make $KEYBOARD:$KEYMAP
|
||||
|
||||
Reference in New Issue
Block a user