Skip to content

Commit

Permalink
ci: use pre-installed version of Ruby for mdl
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddrysdale committed Oct 2, 2024
1 parent 622e1cf commit 8f06d36
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,6 @@ jobs:
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2
- uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3
- run: go install github.com/campoy/[email protected]
- uses: ruby/setup-ruby@52b8784594ec115fd17094752708121dc5dabb47 # v1.154.0
with:
ruby-version: '2.7'
bundler-cache: true
- run: gem install mdl
- uses: actions-rs/toolchain@63eb9591781c46a70274cb3ebdf190fce92702e8 # v1
with:
Expand Down

0 comments on commit 8f06d36

Please sign in to comment.