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