We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252098f commit eb1bf9eCopy full SHA for eb1bf9e
.github/workflows/cross-compile.yml
@@ -42,5 +42,5 @@ jobs:
42
43
- uses: actions/upload-artifact@v4
44
with:
45
- name: cross-gem
+ name: mrml-ruby-${{ matrix.platform }}
46
path: ${{ steps.cross-gem.outputs.gem-path }}
0 commit comments