Updated config.yml
This commit is contained in:
parent
1dbced6217
commit
aa1ecd4450
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ jobs:
|
|||
sudo apt-get update -y
|
||||
curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | sudo dd of=/usr/share/keyrings/githubcli-archive-keyring.gpg
|
||||
echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" | sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null
|
||||
sudo apt-get update -y
|
||||
sudo apt install -y gh
|
||||
- run:
|
||||
name: Move Build Files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue