fix: fix scripts

This commit is contained in:
jiqiu2021
2025-06-25 22:47:44 +08:00
parent 276a8bd324
commit 744edbd311

View File

@@ -91,8 +91,8 @@ jobs:
# 创建 META-INF 目录 # 创建 META-INF 目录
mkdir -p $TEMP_DIR/META-INF/com/google/android mkdir -p $TEMP_DIR/META-INF/com/google/android
touch $TEMP_DIR/META_INF/com/google/android/update-binary touch $TEMP_DIR/META-INF/com/google/android/update-binary
touch $TEMP_DIR/META_INF/com/google/android/updater-script touch $TEMP_DIR/META-INF/com/google/android/updater-script
# 打包 # 打包
cd $TEMP_DIR cd $TEMP_DIR