Skip to content

Commit 5f48d33

Browse files
authored
fcitx5-rime.js 0.2.1 (#1882)
1 parent f6b902a commit 5f48d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Install fcitx5-rime.js
5252
run: |
53-
wget -P /tmp https://github.com/rimeinn/fcitx5-rime.js/releases/download/0.1.1/fcitx5-rime.tgz
53+
wget -P /tmp https://github.com/rimeinn/fcitx5-rime.js/releases/download/0.2.1/fcitx5-rime.tgz
5454
tar xf /tmp/fcitx5-rime.tgz -C /tmp
5555
mv /tmp/package/dist/* source/online
5656
rm -f source/online/Fcitx5.d.ts

0 commit comments

Comments
 (0)