try again

This commit is contained in:
Michael Thomas 2023-03-06 13:20:06 +00:00
parent 5bab0a8d94
commit 123f7a7fa9

View file

@ -19,13 +19,12 @@ jobs:
uses: dawidd6/action-download-artifact@v2
with:
name: artifacts
workflow: get_context.yml
if_no_artifact_found: warn
- name: Display structure of downloaded files
if: always()
run: ls -R
- run: python get_context.py ${{ secrets.ACCESS_TOKEN }} mstdn.thms.uk 1 1
if: always()
- name: Upload artifacts
if: always()
uses: actions/upload-artifact@v3
with:
name: artifacts