Try out gitea actions #13
1 changed files with 0 additions and 4 deletions
|
@ -9,10 +9,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Ruby 3.2.0
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3.2.0
|
||||
- name: Install dependencies
|
||||
run: bundle install
|
||||
- name: autoload
|
||||
|
|
Loading…
Reference in a new issue