This commit is contained in:
@ -8,6 +8,8 @@ jobs:
|
||||
steps:
|
||||
- name: generate file
|
||||
run: echo cum > test.txt
|
||||
- name: get nodejs
|
||||
run: apk add nodejs
|
||||
- name: test artificat
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Reference in New Issue
Block a user