fix path
This commit is contained in:
parent
123f7a7fa9
commit
6f2bf7d7cb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/get_context.yml
vendored
1
.github/workflows/get_context.yml
vendored
|
@ -21,6 +21,7 @@ jobs:
|
||||||
name: artifacts
|
name: artifacts
|
||||||
workflow: get_context.yml
|
workflow: get_context.yml
|
||||||
if_no_artifact_found: warn
|
if_no_artifact_found: warn
|
||||||
|
path: artifacts
|
||||||
- name: Display structure of downloaded files
|
- name: Display structure of downloaded files
|
||||||
run: ls -R
|
run: ls -R
|
||||||
- run: python get_context.py ${{ secrets.ACCESS_TOKEN }} mstdn.thms.uk 1 1
|
- run: python get_context.py ${{ secrets.ACCESS_TOKEN }} mstdn.thms.uk 1 1
|
||||||
|
|
Loading…
Reference in a new issue