diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index e6d488e8..ed7d1bbd 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -50,7 +50,7 @@ jobs: - name: Install fcitx5-rime.js run: | - wget -P /tmp https://github.com/rimeinn/fcitx5-rime.js/releases/download/0.1.1/fcitx5-rime.tgz + wget -P /tmp https://github.com/rimeinn/fcitx5-rime.js/releases/download/0.2.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