Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
isindir committed Jan 11, 2024
1 parent 3824e96 commit 213510e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,8 @@ set -ex ;\
TMP_DIR=$$(mktemp -d) ;\
cd $$TMP_DIR ;\
which go ;\
asdf reshim golang ;\
echo $$PATH ;\
asdf current golang ;\
go mod init tmp ;\
echo "Downloading $(2)" ;\
Expand Down

0 comments on commit 213510e

Please sign in to comment.