hero lang

This commit is contained in:
2024-12-25 16:19:37 +01:00
parent ccfc7c4656
commit 63660bbb90
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
name: Test Crystal & Release to S3
name: Test Hero & Release to S3
permissions:
contents: write

View File

@@ -49,7 +49,7 @@ os.rmdir_all('vdocs') or {}
// }
if os.system('v doc -m -no-color -f md -o vdocs/herolib/') != 0 {
panic('Failed to generate Crystal markdown documentation')
panic('Failed to generate Hero markdown documentation')
}
// Open documentation in browser on non-Linux systems

View File

@@ -40,7 +40,7 @@ if [ -d $CRPGP_DIR ]; then
>>$V_CRPGP_PATH
echo "✅ Updated!"
else
echo "- Crystallib not found"
echo "- Herolib not found"
fi
# Move crpgp lib and header file in system dirs

View File

@@ -160,7 +160,7 @@ lib/osal
lib/lang
lib/code
lib/clients
lib/crypt
// lib/crypt
lib/core
lib/develop
"