Skip to content

Commit

Permalink
fix GOROOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Sep 23, 2020
1 parent 6969b17 commit 6f5941a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/sh
set -eu

unset GOROOT
unset GOPATH

cd $GITHUB_WORKSPACE
Expand Down

0 comments on commit 6f5941a

Please sign in to comment.