Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a typo in android/tokenizer-native/build.gradle #3537

Merged

Conversation

naveen521kk
Copy link
Contributor

Description

I misspelt the URL in the tokenizer-native android package.

def url = "https://publish.djl.ai/tokenizer/${tokenizers_version}/jnilib/${djl_version}/android"

tokenizer -> tokenizers

This should fix the build failure at https://github.com/deepjavalibrary/djl/actions/runs/11889040754/job/33124806716#step:5:180

@naveen521kk naveen521kk requested review from zachgk and a team as code owners November 18, 2024 09:49
@siddvenk siddvenk merged commit a86ca83 into deepjavalibrary:master Nov 18, 2024
3 checks passed
@naveen521kk naveen521kk deleted the ci-fix-tokenizers-android branch November 18, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants