Skip to content

Commit

Permalink
Find path to executable better
Browse files Browse the repository at this point in the history
  • Loading branch information
eyedeekay committed Jan 16, 2023
1 parent 13208dd commit 74e0640
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
REPO_NAME=railroad
export GOPATH=$(HOME)/go
GOPATH=$(HOME)/go
VERSION=0.1.1
LAST_VERSION=0.1.0
VERSION=0.1.2
LAST_VERSION=0.1.1
USER_GH=eyedeekay
export CGO_ENABLED=0

Expand Down

0 comments on commit 74e0640

Please sign in to comment.