chore(cloudshell): als update GH CLI btw

This commit is contained in:
Andrei Jiroh Eugenio Halili 2021-07-04 18:12:07 +08:00 committed by GitHub
parent 0b828cdcd0
commit 8afad5ee7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
apt-get update
# Install HashiCorp Vault
apt install vault -y
# Install HashiCorp Vault, as usual. Don't forget to update GitHub CLI
apt install vault gh -y