mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-21 11:35:16 +01:00
Ensure the JDK is defaulted in shell. (#301)
This commit is contained in:
parent
f0d771d2e3
commit
81e6a158f6
@ -4,3 +4,4 @@ before_install:
|
||||
- curl -s "https://get.sdkman.io" | bash
|
||||
- source ~/.sdkman/bin/sdkman-init.sh
|
||||
- sdk install java 17.0.10-tem
|
||||
- sdk use java 17.0.10-tem
|
||||
|
Loading…
Reference in New Issue
Block a user