Skip to content

Commit

Permalink
upgrade fcitx5-rime.js
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleoflqj committed Dec 25, 2024
1 parent c4cf93d commit f4c39d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
- name: Install fcitx5-rime.js
run: |
wget -P /tmp https://github.com/rimeinn/fcitx5-rime.js/releases/download/0.1.0/fcitx5-rime-0.1.0.tgz
tar xf /tmp/fcitx5-rime-0.1.0.tgz -C /tmp
wget -P /tmp https://github.com/rimeinn/fcitx5-rime.js/releases/download/0.1.1/fcitx5-rime.tgz
tar xf /tmp/fcitx5-rime.tgz -C /tmp
mv /tmp/package/dist/* source/online
rm -f source/online/Fcitx5.d.ts
Expand Down

0 comments on commit f4c39d9

Please sign in to comment.