Skip to content

Commit 7e38e21

Browse files
committed
Use my fork of setup-ruby-and-rust
1 parent ed9e102 commit 7e38e21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Remove Gemfile.lock
4646
run: rm Gemfile.lock
4747

48-
- uses: oxidize-rb/actions/setup-ruby-and-rust@v1
48+
- uses: jeffcharles/oxidize-rb-actions/setup-ruby-and-rust@fix-sysroot
4949
with:
5050
ruby-version: ${{ matrix.ruby }}
5151
bundler-cache: true

0 commit comments

Comments
 (0)