mirror of
https://gitea.smigz.com/smiggiddy/s3_cleanup.git
synced 2024-12-26 13:00:43 -05:00
fix: add s3 bucket
This commit is contained in:
parent
ffa09d6ae0
commit
3377dedfba
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
python-version: 'pypy3.10'
|
python-version: 'pypy3.10'
|
||||||
- run: pip install -r requirements.txt
|
- run: pip install -r requirements.txt
|
||||||
|
- run: python3 --bucket "smiggiddy" --host "us-east-1.linodeobjects.com"
|
||||||
|
|
Loading…
Reference in a new issue