Skip to content

Commit

Permalink
Try out forked action to fix Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jbourassa committed Jan 2, 2025
1 parent 7324bb3 commit db4d38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Remove Gemfile.lock
run: rm Gemfile.lock

- uses: oxidize-rb/actions/setup-ruby-and-rust@v1
- uses: jbourassa/oxidize-rb-actions/setup-ruby-and-rust@main
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
Expand Down

0 comments on commit db4d38e

Please sign in to comment.