mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-13 07:05:10 +01:00
Magisk Canary is working now
This commit is contained in:
parent
9370b11293
commit
08a2645d63
2
.github/workflows/magisk.yml
vendored
2
.github/workflows/magisk.yml
vendored
@ -8,7 +8,7 @@ on:
|
||||
magisk_apk:
|
||||
description: 'Download link to magisk apk.'
|
||||
required: true
|
||||
default: 'https://raw.githubusercontent.com/LSPosed/MagiskOnWSA/main/magisk.apk'
|
||||
default: 'https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@e5c449a3dee28712f5bd629d3e56d5df5362fcec/app-debug.apk'
|
||||
gapps_variant:
|
||||
description: 'Variants of gapps. Should be: [none, aroma, super, stock, full, mini, micro, nano, pico, tvstock, tvmini]'
|
||||
required: true
|
||||
|
@ -33,11 +33,6 @@
|
||||
|
||||
[demo](https://user-images.githubusercontent.com/5022927/139580565-35971031-7258-40bf-93e2-49a0750156f3.mp4)
|
||||
|
||||
|
||||
## Prebuilt Magisk
|
||||
|
||||
There's still a bug from Magisk that prevents it from running on WSA. So please don't use the official build yet. The download link of the prebuilt Magisk is: [https://raw.githubusercontent.com/LSPosed/MagiskOnWSA/main/magisk.apk](https://raw.githubusercontent.com/LSPosed/MagiskOnWSA/main/magisk.apk) and its source codes are on the magisk branch.
|
||||
|
||||
## Credits
|
||||
- [Magisk](https://github.com/topjohnwu/Magisk): The most famous root solution on Android
|
||||
- [The Open GApps Project](https://opengapps.org): One of the most famous Google Apps packages solution
|
||||
|
BIN
magisk.apk
BIN
magisk.apk
Binary file not shown.
Loading…
Reference in New Issue
Block a user