Add ghcup step (#89)

This commit is contained in:
Rebecca Turner
2022-10-30 12:34:14 -04:00
committed by GitHub
parent 5a6f0d2e15
commit 18cec5c9fa
3 changed files with 16 additions and 0 deletions

View File

@@ -93,6 +93,7 @@ pub enum Step {
Fossil,
Gcloud,
Gem,
Ghcup,
GithubCliExtensions,
GitRepos,
Go,