Skip to content

Commit

Permalink
Change github to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton committed Mar 29, 2022
1 parent ca9fa85 commit 99fa730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/library-scripts/github-debian.sh
Expand Up @@ -177,7 +177,7 @@ else
fi

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

0 comments on commit 99fa730

Please sign in to comment.