Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1372201

Browse files
authored
fcitx5-rime.js 0.3.1 (#1956)
1 parent ba2b998 commit 1372201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
5353
- name: Install fcitx5-rime.js
5454
run: |
55-
wget -P /tmp https://github.com/rimeinn/fcitx5-rime.js/releases/download/0.2.3/fcitx5-rime.tgz
55+
wget -P /tmp https://github.com/rimeinn/fcitx5-rime.js/releases/download/0.3.1/fcitx5-rime.tgz
5656
tar xf /tmp/fcitx5-rime.tgz -C /tmp
5757
mv /tmp/package/dist/* source/online
5858
rm -f source/online/Fcitx5.d.ts

0 commit comments

Comments
 (0)