mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-05-24 09:54:43 -04:00
[Renderers] Remove LTW from Amethyst Android
Currently just from the workflow, will remove supporting code at a later time. Removing due to AngelAuraMC's goals and foundation being fundamentally incompatible with artDev and MojoLauncher's.
This commit is contained in:
committed by
GitHub
parent
29b9e2233f
commit
e7ec20a79c
6
.github/workflows/android.yml
vendored
6
.github/workflows/android.yml
vendored
@@ -28,12 +28,6 @@ jobs:
|
||||
distribution: 'temurin'
|
||||
java-version: '21'
|
||||
|
||||
- name: Get LTW
|
||||
run: |
|
||||
apt update && apt install wget
|
||||
cd app_pojavlauncher/libs
|
||||
wget https://github.com/AngelAuraMC/LTW/releases/latest/download/ltw-release.aar
|
||||
|
||||
- name: Get JRE 8
|
||||
uses: dawidd6/action-download-artifact@v9
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user