mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2025-01-12 11:19:08 +01:00
Fix magisk launch script
This commit is contained in:
parent
63d34986bb
commit
9c85df7011
2
.github/workflows/magisk.yml
vendored
2
.github/workflows/magisk.yml
vendored
@ -431,7 +431,7 @@ jobs:
|
||||
./adb shell am force-stop com.amazon.venezia
|
||||
Write-Output "Installing Magisk App..."
|
||||
./adb install Magisk.apk
|
||||
adb shell monkey -p com.topjohnwu.magisk -c android.intent.category.LAUNCHER 1
|
||||
./adb shell monkey -p com.topjohnwu.magisk -c android.intent.category.LAUNCHER 1
|
||||
}
|
||||
EOF
|
||||
- name: Generate artifact name
|
||||
|
Loading…
x
Reference in New Issue
Block a user