fastfetch from source я тупой
Some checks failed
fastfetch from source / run-neofetch (push) Failing after 1m18s

This commit is contained in:
catmpeg 2026-02-18 15:14:42 +03:00
commit 5be3a5f741

View file

@ -20,6 +20,7 @@ jobs:
- name: compiling - name: compiling
run: | run: |
cd fastfetch
mkdir -p build mkdir -p build
cd build cd build
cmake .. cmake ..