mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
Use spaces, not tabs
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
from zmkfirmware/zephyr-west-action-arm
|
from zmkfirmware/zephyr-west-action-arm
|
||||||
|
|
||||||
RUN apt-get -y update && \
|
RUN apt-get -y update && \
|
||||||
apt-get -y upgrade && \
|
apt-get -y upgrade && \
|
||||||
apt-get install --no-install-recommends -y \
|
apt-get install --no-install-recommends -y \
|
||||||
ssh \
|
ssh \
|
||||||
gpg && \
|
gpg && \
|
||||||
|
|||||||
Reference in New Issue
Block a user