[CI] Fix S3 Maintenance script

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
Vitalii Koshura 2021-06-15 23:10:32 +02:00
parent fbeca5d11b
commit 8490f664d6
No known key found for this signature in database
GPG Key ID: CE0DB1726070A5A3
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ jobs:
type: [maintenance]
fail-fast: false
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Configure Python
run: |
pip install boto3