fastfetch from source забыл
All checks were successful
fastfetch from source / run-neofetch (push) Successful in 1m16s

This commit is contained in:
catmpeg 2026-02-18 15:17:21 +03:00
commit 87636ffa3f

View file

@ -27,4 +27,6 @@ jobs:
cmake --build . --target fastfetch cmake --build . --target fastfetch
- name: run fastfetch - name: run fastfetch
run: ./fastfetch run: |
cd fastfetch/build
./fastfetch