Skip to content

Commit a5442b3

Browse files
committed
Debian: use github cli stable release
Instead of distro codename, so it doesn't cause a problem if they don't create the distro codename. Also the installation instructions say to use stable: https://github.com/cli/cli/blob/trunk/docs/install_linux.md
1 parent 07ea2ca commit a5442b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/os/family/Debian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ apt::sources:
9191

9292
github-cli:
9393
location: https://cli.github.com/packages
94-
release: "%{facts.os.distro.codename}"
94+
release: stable
9595
repos: main
9696
key:
9797
name: github-cli.gpg

0 commit comments

Comments
 (0)