Skip to content

Commit

Permalink
Slight mistake in the workflow...
Browse files Browse the repository at this point in the history
  • Loading branch information
olabini committed Feb 9, 2021
1 parent 948f5a5 commit bd41451
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -96,6 +96,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v2
with:
path: ${{ env.GOPATH }}/src/github.com/${{ github.repository }}
- uses: actions/setup-go@v2
with:
go-version: '1.14'
Expand Down

0 comments on commit bd41451

Please sign in to comment.