Skip to content

Commit 95e10fa

Browse files
committed
changed path
1 parent 25debf4 commit 95e10fa

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.PHONY: build
22
build:
3-
go build -trimpath -o go-sysbench cmd/main.go
3+
go build -trimpath -o go-sysbench cmd/go-sysbench/main.go
44

55
.PHONY: lint
66
lint:
File renamed without changes.

0 commit comments

Comments
 (0)