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