install nodejs

This commit is contained in:
2025-09-09 14:57:58 -04:00
parent 0dcd132355
commit 58f83a8523
3 changed files with 50 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
# Remove .github directory from repository
git rm -rf .github/
echo ".github directory removed from repository"