Skip to content

Commit 914df4c

Browse files
chore(deps): update fcitx5-keyman digest to d897339 !windows (#234)
Co-authored-by: Qijia Liu <liumeo@pku.edu.cn>
1 parent ce0aac9 commit 914df4c

File tree

4 files changed

+1
-166
lines changed

4 files changed

+1
-166
lines changed

.github/workflows/js.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959
git apply --directory=libime patches/libime.patch
6060
git apply --directory=fcitx5-chinese-addons patches/chinese-addons.patch
6161
git apply --directory=fcitx5-jyutping patches/jyutping.patch
62-
git apply --directory=fcitx5-keyman patches/keyman.patch
6362
git apply --directory=fcitx5-rime patches/rime.log.patch
6463
git apply --directory=fcitx5-rime patches/rime.js.patch
6564
emcmake cmake -B build/js -G Ninja -DCMAKE_BUILD_TYPE=Release

.github/workflows/macos.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ jobs:
6767
run: |
6868
git apply --directory=libime patches/libime.patch
6969
git apply --directory=fcitx5-jyutping patches/jyutping.patch
70-
git apply --directory=fcitx5-keyman patches/keyman.patch
7170
git apply --directory=fcitx5-rime patches/rime.log.patch
7271
cmake -B build/macos-${{ matrix.arch }} -G Ninja -DCMAKE_BUILD_TYPE=Release -DCMAKE_OSX_ARCHITECTURES=${{ matrix.arch }}
7372
cmake --build build/macos-${{ matrix.arch }}

patches/keyman.patch

Lines changed: 0 additions & 163 deletions
This file was deleted.

0 commit comments

Comments
 (0)