Skip to content

Commit

Permalink
Fix make install
Browse files Browse the repository at this point in the history
  • Loading branch information
VojtechVitek committed Oct 15, 2019
1 parent 71572fb commit e559dee
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 @@ -16,4 +16,4 @@ test:
go test ./...

install:
go install ./cmd/sup
go install ./cmd/yaml

0 comments on commit e559dee

Please sign in to comment.