Skip to content

Commit 61bf64f

Browse files
authored
更新 all.yml
1 parent 7447f91 commit 61bf64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
echo "------compile $Platform $lib_name------------------------------------"
8989
rm -rf build || git reset --hard || git pull origin
9090
.github/workflows/install-dependencies.sh $lib_name $Platform # 补全依赖安装步骤
91-
.github/workflows/onestep.sh $lib_name $platform $DryRun
91+
.github/workflows/onestep.sh $lib_name $Platform $DryRun
9292
}
9393
9494
libs=(

0 commit comments

Comments
 (0)