forked from scellodev125/gitea-actions-test
Update .gitea/workflows/wwhat.yml
Some checks failed
W-what? / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
W-what? / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
cbd463f6f2
commit
89dfacb2be
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} didn't believe Gitea Actions is a thing
|
|||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user