mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-01-09 11:09:29 -05:00
Install ruby
This commit is contained in:
parent
8b98f8c045
commit
d7e008e8c0
@ -5,6 +5,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ruby:3.1.3
|
||||
steps:
|
||||
- run: npm install ruby
|
||||
- run: gem update
|
||||
- run: gem install bundler
|
||||
- run: bundle install
|
||||
|
Loading…
Reference in New Issue
Block a user