mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-09 22:59:35 -05:00
Update awesome.yml
This commit is contained in:
parent
fc3e4d1f3f
commit
a3d4113c7a
4
.github/workflows/awesome.yml
vendored
4
.github/workflows/awesome.yml
vendored
@ -7,10 +7,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Set up Ruby 2.2
|
||||
- name: Set up Ruby 3.0
|
||||
uses: actions/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.2
|
||||
ruby-version: '2.2'
|
||||
- name: Build and test with awesome_bot
|
||||
run: |
|
||||
gem install awesome_bot
|
||||
|
Loading…
Reference in New Issue
Block a user