TEST: install and run screenfetch #2

This commit is contained in:
Adam Olech 2021-07-05 11:24:15 +02:00
parent 600f0660f0
commit dd6d693785
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ jobs:
run: | run: |
wget -O screenfetch-dev https://git.io/vaHfR wget -O screenfetch-dev https://git.io/vaHfR
chmod +x screenfetch-dev chmod +x screenfetch-dev
./screenfetch-dev
- name: Install tuttest - name: Install tuttest
run: | run: |