1
0
mirror of https://github.com/lework/jenkins-update-center.git synced 2025-02-20 07:48:21 +02:00

Update generator.yml

This commit is contained in:
Lework 2023-05-30 17:15:29 +08:00 committed by GitHub
parent d93456e2f5
commit 49d1f44a10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,9 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip cache purge
pip uninstall wheel
pip install pycrypto
- name: Run script
run: |
python generator.py