mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-23 10:25:24 +00:00
fix: goveralls latest version install
Signed-off-by: Manuel Vogel <8409778+mavogel@users.noreply.github.com>
This commit is contained in:
parent
be9daa8c23
commit
601fe94e96
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
|
||||
- name: Install goveralls
|
||||
run: |
|
||||
go install github.com/mattn/goveralls
|
||||
go install github.com/mattn/goveralls@latest
|
||||
echo $GOPATH
|
||||
ls -lash $GOPATH
|
||||
which goveralls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue