mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-09-02 02:30:14 +00:00
Fix magisk launch script
This commit is contained in:
parent
63d34986bb
commit
9c85df7011
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue