Update .gitea/workflows/artifact.yaml
This commit is contained in:
@ -3,7 +3,7 @@ on: [push]
|
|||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs on: ubuntu-latest
|
runs on: ubuntu-latest
|
||||||
step:
|
steps:
|
||||||
- name generate file
|
- name generate file
|
||||||
run: echo "cum" > test.txt
|
run: echo "cum" > test.txt
|
||||||
- name test artificat
|
- name test artificat
|
||||||
|
Reference in New Issue
Block a user