Update submit-pr.yml

This commit is contained in:
mr. m 2025-02-23 09:21:45 +01:00 committed by GitHub
parent 4f5aa3d63c
commit de800a7cfe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,6 +25,7 @@ jobs:
- name: Setup python modules
run: |
pip3 install requests
pip3 install pillow
- name: Setup Git
run: |