mirror of
https://gitea.smigz.com/smiggiddy/s3_cleanup.git
synced 2025-06-28 02:15:35 -04:00
test
This commit is contained in:
parent
060f2c9caa
commit
55701f85f9
1 changed files with 1 additions and 0 deletions
|
@ -9,5 +9,6 @@ jobs:
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: 'pypy3.10'
|
python-version: 'pypy3.10'
|
||||||
|
- run : pip install --upgrade pip
|
||||||
- run: pip install boto3
|
- run: pip install boto3
|
||||||
- run: pip install -r requirements.txt && python3 main.py --bucket "smiggiddy" --host "us-east-1.linodeobjects.com"
|
- run: pip install -r requirements.txt && python3 main.py --bucket "smiggiddy" --host "us-east-1.linodeobjects.com"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue