1
Fork 0

Try and find the right env vars
CI / build (push) Failing after 28s Details

This commit is contained in:
Jake Howard 2023-11-27 19:44:27 +00:00
parent 734ff89247
commit c92f5b2d2b
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ jobs:
run: pip install -r requirements.txt
- name: Build
run: ./generate.py
- name: Env
run: env
- name: Upload
run: ./upload.py
env: