mirror of https://github.com/Bunsly/JobSpy
syntax
parent
3498f25d80
commit
ea3db1ca37
|
@ -54,8 +54,8 @@ jobs:
|
|||
exit 1
|
||||
fi
|
||||
|
||||
- name: Upload response.json as artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: response.json
|
||||
path: ./response.json
|
||||
- name: Upload response.json as artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: response.json
|
||||
path: ./response.json
|
||||
|
|
Loading…
Reference in New Issue