mirror of
https://github.com/kdeldycke/awesome-falsehood.git
synced 2025-07-31 22:03:11 -04:00
Add missing ruby binary.
This commit is contained in:
parent
2130f84859
commit
24635d3c2c
1 changed files with 1 additions and 1 deletions
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 : |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue