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