mirror of
https://github.com/CachyOS/New-Cli-Installer.git
synced 2025-01-23 22:42:31 +08:00
🚧 add missing dep
This commit is contained in:
parent
6e1e9e9a7a
commit
f80010bcb0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
|
|
||||||
- name: install deps
|
- name: install deps
|
||||||
run: |
|
run: |
|
||||||
pacman -Syu --noconfirm cmake pkg-config ninja clang mold llvm
|
pacman -Syu --noconfirm cmake pkg-config ninja clang mold llvm git
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Configure CMake
|
- name: Configure CMake
|
||||||
|
Loading…
Reference in New Issue
Block a user