Update qmk_cli container references (#20154)

This commit is contained in:
Joel Challis 2023-03-17 01:32:09 +00:00 committed by GitHub
parent 79ae14ae0a
commit c7f58145fb
Failed to generate hash of commit
14 changed files with 13 additions and 19 deletions

View file

@ -81,5 +81,5 @@ fi
-e ALT_GET_KEYBOARDS=true \
-e SKIP_GIT="$SKIP_GIT" \
-e MAKEFLAGS="$MAKEFLAGS" \
qmkfm/qmk_cli \
ghcr.io/qmk/qmk_cli \
make "$keyboard${keymap:+:$keymap}${target:+:$target}"