Merge pull request #5 from claude-hdb/fix/preinstall-gh-cli

fix: preinstall the GitHub CLI in boxes
This commit is contained in:
Daniel Marin 2026-07-11 12:25:40 +01:00 committed by GitHub
commit 00e5ef524e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,6 +32,7 @@ write_files:
package_update: true
packages:
- git
- gh
- curl
- ca-certificates
- gnupg