fastfetch from source
Some checks failed
fastfetch from source / run-neofetch (push) Failing after 2s

This commit is contained in:
catmpeg 2026-02-18 15:11:44 +03:00
commit 4461b69445

View file

@ -15,7 +15,7 @@ jobs:
- name: prepare source
run: |
pacman -S cmake git base-devel make pkgconf -y
pacman -S cmake git base-devel make pkgconf --noconfirm
git clone https://github.com/fastfetch-cli/fastfetch
- name: compiling