Skip to content

Commit

Permalink
Remove make setup reference
Browse files Browse the repository at this point in the history
  • Loading branch information
burke committed Nov 6, 2024
1 parent fa5abb2 commit df4b4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SHELL=/usr/bin/env bash
.PHONY: default all binaries gem clean dev_bootstrap

default: all
all: setup gem deb
all: gem deb
binaries: \
dist/ejson_linux_amd64_v1/ejson \
dist/ejson_linux_arm64_v8.0/ejson \
Expand Down

0 comments on commit df4b4f6

Please sign in to comment.