mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-24 12:06:11 +01:00
Fix issue where jitpack does not work properly. (#270)
This commit is contained in:
parent
df04490b5d
commit
ae316e81be
@ -1,7 +1,5 @@
|
|||||||
jdk:
|
|
||||||
- temurinjdk17
|
|
||||||
before_install:
|
before_install:
|
||||||
- curl -s "https://get.sdkman.io" | bash
|
- curl -s "https://get.sdkman.io" | bash
|
||||||
- source "$HOME/.sdkman/bin/sdkman-init.sh"
|
- source ~/.sdkman/bin/sdkman-init.sh
|
||||||
- sdk install java 17.0.8+7-tem
|
- sdk install java 17.0.8.1-tem
|
||||||
- sdk use java 17.0.8+7-tem
|
- sdk use java 17.0.8.1-tem
|
||||||
|
Loading…
Reference in New Issue
Block a user