We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a9616 commit 4828eb7Copy full SHA for 4828eb7
.github/workflows/check.yml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- name: Install dependencies
30
run: |
31
- pacman -Syu --noconfirm base-devel clang cmake ninja extra-cmake-modules fmt libuv boost git lua
+ pacman -Syu --noconfirm base-devel clang cmake ninja extra-cmake-modules fmt libuv git lua
32
- uses: actions/checkout@v4
33
with:
34
repository: fcitx/fcitx5
0 commit comments