diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index ed7d1bbd..570f9b17 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.2.1/fcitx5-rime.tgz + wget -P /tmp https://github.com/rimeinn/fcitx5-rime.js/releases/download/0.2.3/fcitx5-rime.tgz tar xf /tmp/fcitx5-rime.tgz -C /tmp mv /tmp/package/dist/* source/online rm -f source/online/Fcitx5.d.ts