Skip to content
Snippets Groups Projects
Unverified Commit 8d363edb authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

Hopefully fix bindings build, take 2

parent 092cf0ee
No related branches found
No related tags found
No related merge requests found
...@@ -91,7 +91,7 @@ bindings: ...@@ -91,7 +91,7 @@ bindings:
tags: tags:
- ios - ios
script: script:
- export PATH="/usr/local/opt/go@1.13/bin:$PATH - export PATH="/usr/local/opt/go@1.13/bin:$PATH"
- go get -u golang.org/x/mobile/cmd/gomobile - go get -u golang.org/x/mobile/cmd/gomobile
- go get -u golang.org/x/mobile/bind - go get -u golang.org/x/mobile/bind
- rm -rf $HOME/go/src/gitlab.com/elixxir/client/ - rm -rf $HOME/go/src/gitlab.com/elixxir/client/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment