Skip to content
Snippets Groups Projects
Commit 5eb1d859 authored by ale's avatar ale
Browse files

Fix dependency

parent c6ae4337
Branches
No related tags found
No related merge requests found
Pipeline #82520 passed
......@@ -6,7 +6,7 @@ build:
env GOBIN=$$PWD go install github.com/plazonic/nvidia_gpu_prometheus_exporter@latest
.PHONY: install
install:
install: build
install -v -D nvidia_gpu_prometheus_exporter $(DESTDIR)/usr/bin/nvidia-gpu-prometheus-exporter
clean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment