Skip to content

Commit 99fa730

Browse files
committed
Change github to GitHub
1 parent ca9fa85 commit 99fa730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/library-scripts/github-debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ else
177177
fi
178178

179179
# Install the GitHub CLI
180-
echo "Downloading github CLI..."
180+
echo "Downloading GitHub CLI..."
181181
# Import key safely (new method rather than deprecated apt-key approach) and install
182182
. /etc/os-release
183183
receive_gpg_keys GITHUB_CLI_ARCHIVE_GPG_KEY /usr/share/keyrings/githubcli-archive-keyring.gpg

0 commit comments

Comments
 (0)