fix: preinstall the GitHub CLI in boxes #5
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ write_files:
|
||||||
package_update: true
|
package_update: true
|
||||||
packages:
|
packages:
|
||||||
- git
|
- git
|
||||||
|
- gh
|
||||||
- curl
|
- curl
|
||||||
- ca-certificates
|
- ca-certificates
|
||||||
- gnupg
|
- gnupg
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue