diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 598f28e..905eb06 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,7 +24,7 @@ jobs: - name: install deps run: | - pacman -Syu --noconfirm cmake pkg-config ninja clang mold llvm git + pacman -Syu --noconfirm cmake pkg-config ninja clang mold llvm git meson fzf gawk shell: bash - name: Configure CMake