ci :remove obsolete neofetch install

This commit is contained in:
Martin Wimpress 2024-05-03 02:21:15 +01:00 committed by Martin Wimpress
parent 4e2b553972
commit 590bc24347

View File

@ -55,10 +55,6 @@ jobs:
- name: Show info about all OS
run: |
export TERM=xterm-256color
#sudo apt install -y neofetch
#echo -e "\n\n"
#neofetch
#echo -e "\n\n"
echo -e "\n\n OSinfo:\n\n"
mkdir -p results
distros="$(./quickget | sed '/^$/q' | tail -n +3)"