Skip to content

Commit

Permalink
Update Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
MSP-Greg committed Jan 16, 2022
1 parent 5f255fc commit 2837b51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mri.yml
Expand Up @@ -44,14 +44,14 @@ jobs:
uses: actions/checkout@v2

- name: load ruby
uses: MSP-Greg/setup-ruby-pkgs@win-ucrt-2
uses: MSP-Greg/setup-ruby-pkgs@v1
with:
ruby-version: ${{ matrix.ruby }}
apt-get: ragel
brew: ragel
mingw: openssl ragel
bundler-cache: true
setup-ruby-ref: MSP-Greg/ruby-setup-ruby/win-ucrt-1
setup-ruby-ref: MSP-Greg/ruby-setup-ruby/gem-update
timeout-minutes: 10

# Windows error thrown, doesn't affect CI
Expand Down

0 comments on commit 2837b51

Please sign in to comment.