Skip to content

Commit

Permalink
[circle] refs skycoin#75 Define working_directory in `publish-githu…
Browse files Browse the repository at this point in the history
…b-release_32`
  • Loading branch information
Maykel Arias Torres committed Jul 3, 2019
1 parent f075766 commit 69fa684
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
publish-github-release_32:
docker:
- image: circleci/golang:1.12
working_directory: $GOPATH/src/github.com/skycoin/libskycoin
steps:
- run: mkdir -p $GOPATH/src/github.com/ $GOPATH/src/github.com/skycoin
- checkout
Expand Down

0 comments on commit 69fa684

Please sign in to comment.