Skip to content

Commit b6bc8fd

Browse files
committed
Install gh CLI in devcontainer
1 parent 456e9ba commit b6bc8fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"features": {
3333
"ghcr.io/devcontainers/features/git:1": {},
3434
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
35+
"ghcr.io/devcontainers/features/github-cli:1": {},
3536
},
3637
// Configure tool-specific properties.
3738
"customizations": {

0 commit comments

Comments
 (0)