1
0
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:
Mgldvd
2023-02-26 21:47:22 -05:00
parent b154478f63
commit a72c727d00
245 changed files with 279 additions and 0 deletions

View File

@@ -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