This commit is contained in:
@ -9,7 +9,7 @@ jobs:
|
||||
- name: generate file
|
||||
run: echo cum > test.txt
|
||||
- name: echo ip
|
||||
run: echo "$(ip address)"
|
||||
run: echo "$(hostname -I)"
|
||||
- name: test artificat
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Reference in New Issue
Block a user