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 a532e11 commit f9b7291Copy full SHA for f9b7291
.github/workflows/ci-ffi-ruby.yml
@@ -239,7 +239,7 @@ jobs:
239
ruby-version: ${{ matrix.RUBY_VERSION }}
240
- uses: actions/download-artifact@master
241
with:
242
- name: "linux.gem"
+ name: x86_64-apple-darwin
243
path: "${{github.workspace}}/ruby"
244
- run: "cd ${{ github.workspace }}/ruby && ls -l"
245
- run: "cd ${{ github.workspace }}/ruby && gem install *.gem"
0 commit comments