We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2140afc commit 6f09907Copy full SHA for 6f09907
1 file changed
.github/workflows/native-gems.yml
@@ -40,7 +40,7 @@ jobs:
40
env:
41
TESSDATA_PREFIX: ${{ github.workspace }}/tessdata
42
run: |
43
- bundle exec rake "native:parsekit:${{ matrix.platform }} gem"
+ bundle exec rake "native:parsekit:${{ matrix.platform }}"
44
45
- name: Upload gem artifact
46
uses: actions/upload-artifact@v4
0 commit comments