keep-network / local-setup

Allow to easily set up tBTC and Keep locally for development and test purposes.
MIT License
8 stars 16 forks source link

No longer append GITHUB_PATH with `/usr/local/go/bin` #86

Closed michalinacienciala closed 3 years ago

michalinacienciala commented 3 years ago

The step appending GITHUB_PATH with /usr/local/go/bin was unnecessary. Only GOPATH=$HOME/go needs to be added to GITHUB_PATH.

michalinacienciala commented 3 years ago

Here is a successful execution of the workflow without the step appending GITHUB_APTH with /usr/local/go/bin (executed on wip branch): https://github.com/keep-network/local-setup/actions/runs/899120059.