Skip to content

Commit

Permalink
update all: section to correct path issue
Browse files Browse the repository at this point in the history
  • Loading branch information
1414C committed Mar 27, 2024
1 parent 6ac8e7b commit 46f9f94
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 @@ -19,7 +19,7 @@ docker:
# docker run -p 3000:3000 pkger:jiffy

all:
pkgtemplates.sh
./pkgtemplates.sh

# macos
GOOS=darwin GOARCH=amd64 go build -v -o jiffy
Expand Down

0 comments on commit 46f9f94

Please sign in to comment.