This commit is contained in:
@ -11,7 +11,7 @@ jobs:
|
|||||||
- name: echo ip
|
- name: echo ip
|
||||||
run: echo "$(hostname -I)"
|
run: echo "$(hostname -I)"
|
||||||
- name: test artificat
|
- name: test artificat
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
# Name of the artifact to upload.
|
# Name of the artifact to upload.
|
||||||
# Optional. Default is 'artifact'
|
# Optional. Default is 'artifact'
|
||||||
|
Reference in New Issue
Block a user