forked from sirius/actions-laba-1
6 lines
55 B
YAML
6 lines
55 B
YAML
version: "3"
|
|
|
|
tasks:
|
|
hello:
|
|
cmd: echo "Hello!!!"
|