This commit is contained in:
parent
f930b6e225
commit
d6ce35ecd4
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
apt update
|
||||
apt install -y ruby-full build-essential git
|
||||
apt install -y ruby-full build-essential git apt-utils
|
||||
gem install bundler
|
||||
git config --global user.email "$MAIL"
|
||||
git config --global user.name "CI Builder"
|
||||
|
|
Loading…
Add table
Reference in a new issue