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

error: No supported distribution was found for input jdkFile #166

Closed
2 of 5 tasks
hantsy opened this issue Apr 14, 2021 · 1 comment
Closed
2 of 5 tasks

error: No supported distribution was found for input jdkFile #166

hantsy opened this issue Apr 14, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@hantsy
Copy link

hantsy commented Apr 14, 2021

Description:
Follow the guide to install custom JDK dist.

https://github.com/actions/setup-java/blob/main/docs/advanced-usage.md#Installing-custom-Java-package-type

Task version:
v2

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Check my workflow file: https://github.com/hantsy/cargotracker/blob/master/.github/workflows/it-with-arq-wildfly-managed.yml#L21

Check the run result: https://github.com/hantsy/cargotracker/runs/2339867024#step:4:2

@dmitry-shibanov
Copy link
Contributor

Hello @hantsy. Thank you for report. We had the typo in our documentation, it was fixed in scope of this pull requests:

You should change distribution: 'jdkFile' to distribution: 'jdkfile'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants