Skip to content

Commit

Permalink
Merge pull request #325 from hearchco/as/chore/air
Browse files Browse the repository at this point in the history
chore: switch air github url
  • Loading branch information
aleksasiriski authored Jun 7, 2024
2 parents 1f3e837 + 94519c2 commit dd7cf05
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 @@ -17,7 +17,7 @@ install:
go get ./...
go install github.com/dmarkham/enumer@latest
go generate ./...
go install github.com/cosmtrek/air@latest
go install github.com/air-verse/air@latest

compile:
CGO_ENABLED=0 go build -ldflags "-s -w" -trimpath ./src/...
Expand Down

0 comments on commit dd7cf05

Please sign in to comment.