We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 022bdb8 commit a3dde88Copy full SHA for a3dde88
1 file changed
.github/workflows/gem.yml
@@ -52,6 +52,7 @@ jobs:
52
with:
53
platform: ${{ matrix.platform }}
54
ruby-versions: ${{ join(fromJSON(needs.ci-data.outputs.result).stable-ruby-versions, ',') }}
55
+ mount-toolchains: true
56
57
- name: Build and publish Gem
58
env:
0 commit comments