This commit is contained in:
@ -4,7 +4,7 @@ on: [ push ]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
cum:
|
cum:
|
||||||
runs-on: linux-amd64
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: generate file
|
- name: generate file
|
||||||
run: echo cum > test.txt
|
run: echo cum > test.txt
|
||||||
|
Reference in New Issue
Block a user