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