Add missing ruby binary.
This commit is contained in:
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Setup ruby gem
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install rubygems-integration
|
||||
sudo apt install ruby rubygems-integration
|
||||
sudo ruby --version
|
||||
- name: Install awesome_bot
|
||||
run : |
|
||||
|
||||
Reference in New Issue
Block a user