Skip to content

Commit

Permalink
update jitpack.yml + 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Draylar committed Aug 13, 2021
1 parent 05827fa commit e65011b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ yarn_mappings=1.17.1+build.37
loader_version=0.11.6

# Mod Properties
mod_version=1.6.1
mod_version=1.6.2
maven_group=draylar
archives_base_name=magna

Expand Down
6 changes: 4 additions & 2 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- source install-jdk.sh --feature 16
- export SDKMAN_DIR="/home/jitpack/sdkman" && curl -s "https://get.sdkman.io" | bash
- source "/home/jitpack/sdkman/bin/sdkman-init.sh"
- sdk install java 16.0.1.hs-adpt
- sdk use java 16.0.1.hs-adpt

0 comments on commit e65011b

Please sign in to comment.