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

Adding Jitpack building support. #85

Merged
merged 3 commits into from
Dec 26, 2022
Merged

Adding Jitpack building support. #85

merged 3 commits into from
Dec 26, 2022

Conversation

DxsSucuk
Copy link
Contributor

This PR adds support for Jitpack so the library can be imported throu Jitpack.io!

Copy link
Collaborator

@derklaro derklaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Personally I would use the Azul Distribution and update to 17.0.5, but the general idea is 👍 :

before_install:
  - source "$HOME/.sdkman/bin/sdkman-init.sh"
  - sdk update && sdk install java 17.0.5-zulu && sdk use java 17.0.5-zulu

jitpack.yml Outdated Show resolved Hide resolved
jitpack.yml Outdated Show resolved Hide resolved
@derklaro derklaro merged commit c22824a into juliarn:v3 Dec 26, 2022
@derklaro
Copy link
Collaborator

Thanks!

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.

2 participants