increase limits
This commit is contained in:
parent
6f2bf7d7cb
commit
ecb594b47b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/get_context.yml
vendored
2
.github/workflows/get_context.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
path: artifacts
|
||||
- name: Display structure of downloaded files
|
||||
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 48 400
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue