run even if fails
This commit is contained in:
parent
a0d9a89997
commit
9e0bc3ce5f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/get_context.yml
vendored
1
.github/workflows/get_context.yml
vendored
|
@ -18,6 +18,7 @@ jobs:
|
|||
with:
|
||||
name: artifacts
|
||||
- name: Display structure of downloaded files
|
||||
if: always()
|
||||
run: ls -R
|
||||
- run: python get_context.py ${{ secrets.ACCESS_TOKEN }} mstdn.thms.uk 1 1
|
||||
- name: Upload artifacts
|
||||
|
|
Loading…
Reference in a new issue