mirror of
https://github.com/restic/restic.git
synced 2025-08-20 08:57:29 +00:00
Fix calens install step
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -198,7 +198,7 @@ jobs:
|
||||
- name: Check changelog files with calens
|
||||
run: |
|
||||
echo "install calens"
|
||||
go ${{ matrix.install_verb }} github.com/restic/calens
|
||||
go install github.com/restic/calens@latest
|
||||
|
||||
echo "check changelog files"
|
||||
calens
|
||||
|
Reference in New Issue
Block a user