Skip to content

Commit

Permalink
Update radix-api-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ingeknudsen authored Oct 9, 2019
1 parent 29ac351 commit 7b2e886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/radix-api-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:

- name: Get dependencies
run: |
export GOBIN=$GOROOT/bin/
curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
dep ensure -vendor-only
Expand Down

0 comments on commit 7b2e886

Please sign in to comment.