Update .gitea/workflows/ci.yml
This commit is contained in:
parent
364f0f7686
commit
6f674e04a7
@ -4,5 +4,5 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Printing hello
|
- name: Printing hello
|
||||||
run: echo "Hello"
|
run: echo "Hello"
|
Loading…
Reference in New Issue
Block a user