mirror of https://github.com/cheat/cheat.git
chore: whitespace edit on `Makefile`
This commit is contained in:
parent
e881bb1f97
commit
6aedc5c116
2
Makefile
2
Makefile
|
@ -36,7 +36,7 @@ releases := \
|
||||||
$(dist_dir)/cheat-linux-arm5 \
|
$(dist_dir)/cheat-linux-arm5 \
|
||||||
$(dist_dir)/cheat-linux-arm6 \
|
$(dist_dir)/cheat-linux-arm6 \
|
||||||
$(dist_dir)/cheat-linux-arm7 \
|
$(dist_dir)/cheat-linux-arm7 \
|
||||||
$(dist_dir)/cheat-linux-arm64 \
|
$(dist_dir)/cheat-linux-arm64 \
|
||||||
$(dist_dir)/cheat-windows-amd64.exe
|
$(dist_dir)/cheat-windows-amd64.exe
|
||||||
|
|
||||||
## build: build an executable for your architecture
|
## build: build an executable for your architecture
|
||||||
|
|
Loading…
Reference in New Issue