YT-Advanced / WSA-Script

Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android) with GitHub Actions
https://YT-Advanced.github.io/WSA-Script/
GNU Affero General Public License v3.0
827 stars 169 forks source link

[Bug] Not working with the new Magisk v28 #1731

Closed Wizards-god closed 2 weeks ago

Wizards-god commented 1 month ago

Steps to reproduce

  1. Choose Magisk as root solution
  2. Choose Magisk beta as channel
  3. Run workflow

Expected behaviour

The workflow should run and give me an output.

Actual behaviour

The workflow runs into an error while downloading magisk. I suspect this is because the download link format for Magisk v28 has changed from 'https://github.com/topjohnwu/Magisk/releases/download/v28.0/Magisk-v28.0.apk' [This is what the workflow expects] -- to 'https://github.com/topjohnwu/Magisk/releases/download/v28.0/app-release.apk'. Would appreciate it if this gets fixed😊.

Windows version

22635.4300

Build Issue number

1730

Version requirement

github-actions[bot] commented 1 month ago

We are checking your Issues body and head ...

https://github.com/YT-Advanced/WSA-Script/actions/runs/11303817078

YT-Advanced commented 2 weeks ago

Can u recheck again xD