This commit is contained in:
parent
65b6c2d2f0
commit
9e1f505985
@ -7,3 +7,5 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Me when, reality check
|
- name: Me when, reality check
|
||||||
run: curl -O https://raw.githubusercontent.com/dylanaraps/neofetch/master/neofetch && chmod +x neofetch && ./neofetch
|
run: curl -O https://raw.githubusercontent.com/dylanaraps/neofetch/master/neofetch && chmod +x neofetch && ./neofetch
|
||||||
|
- name: No build-essential?
|
||||||
|
run: apt update && apt -yq upgrade && apt -yq install build-essential
|
||||||
|
Loading…
Reference in New Issue
Block a user