Memperbarui '.gitea/workflows/wwhat.yml'

This commit is contained in:
scellodev125 2023-04-08 05:02:15 +00:00
parent 65b6c2d2f0
commit 9e1f505985

View File

@ -7,3 +7,5 @@ jobs:
steps:
- name: Me when, reality check
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