mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-23 03:39:16 +01:00
jsdelivr is not compatible
This commit is contained in:
parent
08a2645d63
commit
1616411052
2
.github/workflows/magisk.yml
vendored
2
.github/workflows/magisk.yml
vendored
@ -8,7 +8,7 @@ on:
|
|||||||
magisk_apk:
|
magisk_apk:
|
||||||
description: 'Download link to magisk apk.'
|
description: 'Download link to magisk apk.'
|
||||||
required: true
|
required: true
|
||||||
default: 'https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@e5c449a3dee28712f5bd629d3e56d5df5362fcec/app-debug.apk'
|
default: 'https://raw.githubusercontent.com/topjohnwu/magisk-files/canary/app-debug.apk'
|
||||||
gapps_variant:
|
gapps_variant:
|
||||||
description: 'Variants of gapps. Should be: [none, aroma, super, stock, full, mini, micro, nano, pico, tvstock, tvmini]'
|
description: 'Variants of gapps. Should be: [none, aroma, super, stock, full, mini, micro, nano, pico, tvstock, tvmini]'
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
Reference in New Issue
Block a user