mirror of
https://github.com/iDvel/rime-ice.git
synced 2026-05-01 02:36:57 +00:00
ci: add missing opecc folder for all_dicts.zip
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
find . -maxdepth 1 -name "*.lua" -o -name "*.yaml" -o -name "*.txt" | zip dist/full.zip -@
|
||||
zip -r dist/full.zip cn_dicts en_dicts lua opencc LICENSE
|
||||
echo "Pack dicts ..."
|
||||
zip -r dist/all_dicts.zip cn_dicts en_dicts radical_pinyin.dict.yaml
|
||||
zip -r dist/all_dicts.zip cn_dicts en_dicts opencc radical_pinyin.dict.yaml
|
||||
echo "Pack cn_dicts ..."
|
||||
zip -r dist/cn_dicts.zip cn_dicts
|
||||
echo "Pack en_dicts ..."
|
||||
|
||||
Reference in New Issue
Block a user