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

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

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: