diff --git a/build.sh b/build.sh index 23aad12..587e0d1 100644 --- a/build.sh +++ b/build.sh @@ -1,4 +1,5 @@ #!/bin/bash echo "Building the project" +source /etc/profile go build echo "Build complete" \ No newline at end of file