Update action.yml (#9142)

This commit is contained in:
pngwn 2024-08-19 00:10:58 +01:00 committed by GitHub
parent 6e7d9e5b84
commit 523bc29b2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,4 +92,4 @@ runs:
if: inputs.os == 'ubuntu-latest'
run: |
. ${{ env.VENV_ACTIVATE }}
python js/_website/generate_jsons/generate.py
pip install boto3 && python js/_website/generate_jsons/generate.py