jsdelivr is not compatible

This commit is contained in:
LoveSy 2021-11-02 19:53:50 +08:00
parent 08a2645d63
commit 1616411052

View File

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