parent
5aa0fddb9b
commit
3f688c9ecc
1 changed files with 1 additions and 1 deletions
|
@ -14,8 +14,8 @@ jobs:
|
|||
python-version: "3.11"
|
||||
- name: Install dependencies
|
||||
run: pip install -r requirements.txt
|
||||
- run: env
|
||||
- name: Build
|
||||
run: ./resize.py
|
||||
- name: Upload
|
||||
run: ./upload.py
|
||||
- run: env
|
||||
|
|
Reference in a new issue