mirror of
https://github.com/CachyOS/New-Cli-Installer.git
synced 2025-01-23 22:42:31 +08:00
Update build.yml
This commit is contained in:
parent
b4b232905b
commit
3a9ca40467
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 git
|
pacman -Syu --noconfirm cmake pkg-config ninja clang mold llvm git meson fzf gawk
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Configure CMake
|
- name: Configure CMake
|
||||||
|
Loading…
Reference in New Issue
Block a user