fixed im dumb

This commit is contained in:
Nick 2021-05-21 17:09:37 -04:00
parent b3a950b762
commit db0693bf99

View File

@ -11,7 +11,7 @@ jobs:
- cp /src/go/bin/go /bin/
- rm -rf /src/go
- echo $PATH
- go run hello.go
- /bin/go run hello.go
# test_go:
# script:
# - ls -l /bin/go