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
|
||||
- name: Build
|
||||
run: ./generate.py
|
||||
- name: Env
|
||||
run: env
|
||||
- name: Upload
|
||||
run: ./upload.py
|
||||
env:
|
||||
|
|
Reference in a new issue