File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,15 +32,15 @@ jobs:
3232 run : |
3333 apt update && apt install wget
3434 cd app_pojavlauncher/libs
35- wget https://github.com/PojavLauncherTeam /LTW/releases/latest/download/ltw-release.aar
35+ wget https://github.com/AngelAuraMC /LTW/releases/latest/download/ltw-release.aar
3636
3737 - name : Get JRE 8
3838 uses : dawidd6/action-download-artifact@v9
3939 with :
4040 workflow : build.yml
4141 path : app_pojavlauncher/src/main/assets/components/jre
4242 workflow_conclusion : success
43- repo : PojavLauncherTeam/android -openjdk-build-multiarch
43+ repo : AngelAuraMC/angelauramc -openjdk-build
4444 branch : buildjre8
4545 name : jre8-pojav
4646
5050 workflow : build.yml
5151 path : app_pojavlauncher/src/main/assets/components/jre-new
5252 workflow_conclusion : success
53- repo : PojavLauncherTeam/android -openjdk-build-multiarch
53+ repo : AngelAuraMC/angelauramc -openjdk-build
5454 branch : buildjre17-21
5555 name : jre17-pojav
5656
6060 workflow : build.yml
6161 path : app_pojavlauncher/src/main/assets/components/jre-21
6262 workflow_conclusion : success
63- repo : PojavLauncherTeam/android -openjdk-build-multiarch
63+ repo : AngelAuraMC/angelauramc -openjdk-build
6464 branch : buildjre17-21
6565 name : jre21-pojav
6666
You can’t perform that action at this time.
0 commit comments