Skip to content

Commit

Permalink
add needs on specific steps
Browse files Browse the repository at this point in the history
  • Loading branch information
tomoyk committed Mar 19, 2020
1 parent 396ca3f commit 8a510d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
env:
GOPATH: ${{ github.workspace }}/go
GO111MODULE: off
needs: common
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 8a510d4

Please sign in to comment.