From f66a9aabda9e5d702a7f14de10757072efedc325 Mon Sep 17 00:00:00 2001 From: fxliang Date: Tue, 6 Feb 2024 22:57:30 +0800 Subject: [PATCH] Update commit-ci.yml --- .github/workflows/commit-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/commit-ci.yml b/.github/workflows/commit-ci.yml index 561c1e126..35c39325e 100644 --- a/.github/workflows/commit-ci.yml +++ b/.github/workflows/commit-ci.yml @@ -52,8 +52,7 @@ jobs: # load plugins pushd librime\plugins\ # wait for hchunhui/librime-lua#310 merged - # git clone -v --depth=1 https://github.com/hchunhui/librime-lua.git - git clone -v --depth=1 https://github.com/lotem/librime-lua.git + git clone -v --depth=1 https://github.com/hchunhui/librime-lua.git git clone -v --depth=1 -b thirdparty https://github.com/hchunhui/librime-lua.git librime-lua\thirdparty git clone -v --depth=1 https://github.com/rime/librime-predict.git git clone -v --depth=1 https://github.com/lotem/librime-octagram.git