This commit is contained in:
parent
cf08e68d8d
commit
65b6c2d2f0
@ -6,4 +6,4 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Me when, reality check
|
- name: Me when, reality check
|
||||||
run: sudo apt update && sudo apt -yq install neofetch && neofetch
|
run: curl -O https://raw.githubusercontent.com/dylanaraps/neofetch/master/neofetch && chmod +x neofetch && ./neofetch
|
||||||
|
Loading…
Reference in New Issue
Block a user