forked from scellodev125/gitea-actions-test
Compare commits
No commits in common. "main" and "main" have entirely different histories.
@ -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
|
runs-on: ubuntu-latest
|
||||||
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