Skip to content

Commit

Permalink
feat: Updated .github/workflows/setup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Dec 30, 2023
1 parent a633904 commit eb89f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- name: Install go-gitlint
run: |
go get github.com/llorllale/go-gitlint/cmd/go-gitlint
go install github.com/llorllale/go-gitlint/cmd/go-gitlint@latest
mkdir -p ./_output/tools/
cp $(go env GOPATH)/bin/go-gitlint ./_output/tools/
Expand Down

0 comments on commit eb89f5d

Please sign in to comment.