Skip to content

Commit

Permalink
upload libOpenNMTTokenizer
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielNSD committed Jul 3, 2024
1 parent c298245 commit c20558e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,10 @@ jobs:
with:
name: libctranslate2.4
path: ${{ steps.strings.outputs.build-output-dir }}/external/lib/libctranslate2.4.3.1.dylib

- name: Upload libOpenNMTTokenizer
users: actions/upload-artifact@v4
with:
name: libOpenNMTTokenizer
path: ${{ steps.strings.outputs.build-output-dir }}/external/lib/libOpenNMTTokenizer.dylib

0 comments on commit c20558e

Please sign in to comment.