This commit is contained in:
parent
734ff89247
commit
c92f5b2d2b
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ jobs:
|
||||||
run: pip install -r requirements.txt
|
run: pip install -r requirements.txt
|
||||||
- name: Build
|
- name: Build
|
||||||
run: ./generate.py
|
run: ./generate.py
|
||||||
|
- name: Env
|
||||||
|
run: env
|
||||||
- name: Upload
|
- name: Upload
|
||||||
run: ./upload.py
|
run: ./upload.py
|
||||||
env:
|
env:
|
||||||
|
|
Reference in a new issue