mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Each theme is generated as a separate JSON file.
This commit is contained in:
5
.github/workflows/actions.yml
vendored
5
.github/workflows/actions.yml
vendored
@@ -44,6 +44,11 @@ jobs:
|
||||
python3 tools/generatJson.py
|
||||
echo 🏅
|
||||
|
||||
- name: Generate json files
|
||||
run: |
|
||||
python3 tools/generateJsonFiles.py
|
||||
echo 🏅
|
||||
|
||||
- name: Generate Installers
|
||||
run: |
|
||||
python3 tools/generateShFiles.py
|
||||
|
Reference in New Issue
Block a user