fix: preinstall the GitHub CLI in boxes #5

Merged
dan-claude-bot merged 1 commit from fix/preinstall-gh-cli into main 2026-07-11 11:25:40 +00:00

View file

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