@ -31,7 +31,7 @@ build: generate
go build -o bin/eia-client $(CLIENT_PKG)
# Install the client command binary
install: generate
install:
go install -v $(CLIENT_PKG)
# Clean up generated files and build artifacts
The note is not visible to the blocked user.