Update awesome.yml

This commit is contained in:
pe3zx 2023-02-22 16:25:06 +07:00
parent a3d4113c7a
commit 882376e7d1

View File

@ -10,7 +10,7 @@ jobs:
- name: Set up Ruby 3.0 - name: Set up Ruby 3.0
uses: actions/setup-ruby@v1 uses: actions/setup-ruby@v1
with: with:
ruby-version: '2.2' ruby-version: '3.0'
- name: Build and test with awesome_bot - name: Build and test with awesome_bot
run: | run: |
gem install awesome_bot gem install awesome_bot