Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Commit f0a3166

Browse files
committed
Update LTW??
1 parent f966ce1 commit f0a3166

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/android.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,9 @@ 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
36-
35+
wget https://nightly.link/MojoLauncher/LTW/actions/runs/19860081252/output-aar.zip
36+
unzip output-aar.zip
37+
3738
- name: Get JRE 8
3839
uses: dawidd6/action-download-artifact@v9
3940
with:

0 commit comments

Comments
 (0)