diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 53db7a2..598f28e 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 + pacman -Syu --noconfirm cmake pkg-config ninja clang mold llvm git shell: bash - name: Configure CMake