1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Change order of init for fresh clone

Signed-off-by: Trevor Nichols <trevor@nichols.id.au>
This commit is contained in:
Trevor Nichols 2020-09-02 20:57:26 +10:00 committed by Trevor Nichols
parent b77249fbc8
commit 25d5f8ec27

View File

@ -6,7 +6,7 @@ endif
.PHONY: init dev build test clean .PHONY: init dev build test clean
init: download-bins install-deps compile-dev init: install-deps download-bins compile-dev
echo "Init done" echo "Init done"
download-bins: download-bins: