fastfetch from source
Some checks failed
test.yml / fastfetch from source (push) Failing after 0s

This commit is contained in:
catmpeg 2026-02-18 15:09:20 +03:00
commit 95afd59d0b

View file

@ -24,5 +24,6 @@ jobs:
cd build cd build
cmake .. cmake ..
cmake --build . --target fastfetch cmake --build . --target fastfetch
- name: run fastfetch - name: run fastfetch
run: ./fastfetch run: ./fastfetch