1
0
mirror of https://github.com/areteruhiro/LIME-beta-hiro.git synced 2025-02-05 21:11:39 +09:00

Update build.yml

This commit is contained in:
areteruhiro 2025-01-14 00:45:01 +09:00 committed by GitHub
parent 97babf5815
commit f31a72f3f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -91,8 +91,7 @@ jobs:
if: github.event.inputs.lspatch == 'true'
run: |
apk_url="https://d.apkpure.com/b/XAPK/jp.naver.line.android?versionCode=${{ env.line_ver_code }}&nc=arm64-v8a&sv=28"
cat << EOF > conf
https://github.com/JingMatrix/LSPatch/releases/latest/download/lspatch.jar
cat << EOF > conf https://github.com/JingMatrix/LSPatch/releases/latest/download/lspatch.jar
out=lspatch.jar
$apk_url
out=line-${{ env.line_ver }}-arm64-v8a.apk
@ -106,8 +105,7 @@ jobs:
if: github.event.inputs.lspatch == 'true'
run: |
apk_url="https://line-android-universal-download.line-scdn.net/line-14.19.1.apk"
cat << EOF > conf
https://github.com/JingMatrix/LSPatch/releases/latest/download/lspatch.jar
cat << EOF > conf https://github.com/JingMatrix/LSPatch/releases/latest/download/lspatch.jar
out=lspatch.jar
$apk_url
out=line-${{ env.line_ver }}-armeabi-v7a.apk
@ -121,8 +119,7 @@ jobs:
if: github.event.inputs.lspatch == 'true'
run: |
apk_url="https://www.apkmirror.com/apk/line-corporation/line/line-14-19-1-release/line-calls-messages-14-19-1-android-apk-download/download/?key=168fc2e8af120111c350b2943dd89a3841f1546b"
cat << EOF > conf
https://github.com/JingMatrix/LSPatch/releases/latest/download/lspatch.jar
cat << EOF > conf https://github.com/JingMatrix/LSPatch/releases/latest/download/lspatch.jar
out=lspatch.jar
$apk_url
out=line-${{ env.line_ver }}-both.apk