Skip to content

Commit

Permalink
Update tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MSP-Greg committed Dec 24, 2023
1 parent 7af514f commit 5bfc079
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,9 @@ jobs:

- name: load ruby
if: ${{ needs.skip_duplicate_runs.outputs.should_skip != 'true' }}
uses: MSP-Greg/setup-ruby-pkgs@00-rubygems-latest
uses: ruby/setup-ruby-pkgs@v1
with:
setup-ruby-ref: MSP-Greg/setup-ruby@00-rubygems-latest
ruby-version: ${{ matrix.ruby }}
apt-get: ragel
brew: ragel
Expand Down

0 comments on commit 5bfc079

Please sign in to comment.