Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Commit

Permalink
ci: fix git-chglog installation
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Feb 14, 2022
1 parent c76e848 commit 229383e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:

- name: Set up Go
uses: actions/setup-go@v2
- run: echo "::add-path::$(go env GOPATH)/bin"

- run: go get -u github.com/git-chglog/git-chglog/cmd/git-chglog

Expand Down

0 comments on commit 229383e

Please sign in to comment.