mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-11-24 03:25:29 +01:00
Fix sdk command for jitpack builds (#1241)
This commit is contained in:
parent
c54a99945d
commit
9de096f783
@ -1,2 +1,5 @@
|
|||||||
before_install:
|
before_install:
|
||||||
- sdk install java 16.0.1-adpt
|
- source "$HOME/.sdkman/bin/sdkman-init.sh"
|
||||||
|
- sdk update
|
||||||
|
- sdk install java 16.0.1.hs-adpt
|
||||||
|
- sdk use java 16.0.1.hs-adpt
|
||||||
|
Loading…
Reference in New Issue
Block a user