mirror of
https://github.com/ViaVersion/ViaFabricPlus.git
synced 2024-12-22 16:48:25 +01:00
Ensure the JDK is defaulted in shell
This commit is contained in:
parent
17738de751
commit
5b4a8a81bf
@ -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