Skip to content

Commit

Permalink
Setting enclave dir to gitpod stuff (need to clean this up and make i…
Browse files Browse the repository at this point in the history
…t generic somehow)
  • Loading branch information
Cashmaney committed Jul 19, 2022
1 parent a8ffdde commit d21af6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ tasks:
command: |
sudo chown gitpod:gitpod /go -R
sudo chown gitpod:gitpod /usr/local/cargo -R
export SCRT_ENCLAVE_DIR=/workspace/SecretNetwork/go-cosmwasm/
vscode:
extensions:
Expand Down

0 comments on commit d21af6e

Please sign in to comment.