Update build.yml

This commit is contained in:
ptr1337 2022-11-20 00:36:59 +00:00 committed by GitHub
parent b4b232905b
commit 3a9ca40467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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