mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Add Pinecilv2 to CI
This commit is contained in:
@@ -7,7 +7,7 @@ TRANSLATION_SCRIPT="make_translation.py"
|
||||
# AVAILABLE_LANGUAGES will be calculating according to json files in $TRANSLATION_DIR
|
||||
AVAILABLE_LANGUAGES=()
|
||||
BUILD_LANGUAGES=()
|
||||
AVAILABLE_MODELS=("TS100" "TS80" "TS80P" "Pinecil" "MHP30")
|
||||
AVAILABLE_MODELS=("TS100" "TS80" "TS80P" "Pinecil" "MHP30" "Pinecilv2")
|
||||
BUILD_MODELS=()
|
||||
|
||||
usage() {
|
||||
|
||||
Reference in New Issue
Block a user