Fix magisk launch script

This commit is contained in:
LoveSy 2021-11-19 23:54:39 +08:00 committed by GitHub
parent 63d34986bb
commit 9c85df7011
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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