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:
parent
d93456e2f5
commit
49d1f44a10
4
.github/workflows/generator.yml
vendored
4
.github/workflows/generator.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user