Merge pull request #5 from claude-hdb/fix/preinstall-gh-cli
fix: preinstall the GitHub CLI in boxes
This commit is contained in:
commit
00e5ef524e
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ write_files:
|
|||
package_update: true
|
||||
packages:
|
||||
- git
|
||||
- gh
|
||||
- curl
|
||||
- ca-certificates
|
||||
- gnupg
|
||||
|
|
|
|||
Loading…
Reference in a new issue