1
Fork 0

Check env
build Details

This commit is contained in:
Jake Howard 2023-03-26 20:03:09 +01:00
parent 5aa0fddb9b
commit 3f688c9ecc
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 1 deletions

View File

@ -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