Skip to content

Commit

Permalink
🔨 Update build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dwisiswant0 committed Jul 15, 2020
1 parent 6e5d274 commit b80b8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Dependencies
run: go get ./...
working-directory: ./
working-directory: ../

- name: Build
run: go build .
Expand Down

0 comments on commit b80b8f6

Please sign in to comment.