diff --git a/.github/workflows/build_ErfanGSIs.yml b/.github/workflows/build_ErfanGSIs.yml index 1d51c82dc..893526639 100644 --- a/.github/workflows/build_ErfanGSIs.yml +++ b/.github/workflows/build_ErfanGSIs.yml @@ -14,9 +14,9 @@ on: types: [started] env: - ROM_URL: http://bigota.d.miui.com/20.4.27/miui_MIMIX3_20.4.27_8f7879221b_10.0.zip + ROM_URL: https://bigota.d.miui.com/22.2.9/miui_TUCANA_22.2.9_4959ce9155_11.0.zip ROM_NAME: MIUI - BUILD_TYPE: ab + BUILD_TYPE: a TZ: Asia/Shanghai jobs: @@ -59,7 +59,7 @@ jobs: run: | cd $GITHUB_WORKSPACE/ErfanGSIs/output curl -sL https://git.io/file-transfer | sh - ./transfer wet ./final/GSI.zip + ./transfer gof final/GSI.zip