Skip to content

Commit

Permalink
Update ci-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Florek authored Jun 18, 2020
1 parent b22e1a0 commit 94fa7dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Install Codegen
shell: bash
run: |
export $(go env GOPATH)/bin
export GOPATH=$(go env GOPATH)/bin
aio/scripts/install-codegen.sh
- name: Check Code
Expand Down

0 comments on commit 94fa7dd

Please sign in to comment.