Skip to content

Commit 6f09907

Browse files
committed
Update workflow
1 parent 2140afc commit 6f09907

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/native-gems.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
env:
4141
TESSDATA_PREFIX: ${{ github.workspace }}/tessdata
4242
run: |
43-
bundle exec rake "native:parsekit:${{ matrix.platform }} gem"
43+
bundle exec rake "native:parsekit:${{ matrix.platform }}"
4444
4545
- name: Upload gem artifact
4646
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)