Skip to content

Commit 668f2d1

Browse files
Update Makefile
Co-authored-by: Copilot <[email protected]>
1 parent 448266b commit 668f2d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ sync:
55
go mod tidy
66

77
run:
8-
go run main.go
8+
go run ./cmd/main.go

0 commit comments

Comments
 (0)