diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index eb2ed75..50be9e0 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -28,7 +28,7 @@ jobs: steps: - name: Install dependencies run: | - pacman -Syu --noconfirm base-devel clang cmake ninja extra-cmake-modules libuv anthy + pacman -Syu --noconfirm base-devel clang cmake ninja extra-cmake-modules fmt libuv anthy - uses: actions/checkout@v4 with: repository: fcitx/fcitx5