* fix: update fails during NodeJS Version check - Removed redundant NodeJS Update call * fix: update fails after nodejs version check (#429) - Removed redundant nodejs update call
@@ -975,9 +975,6 @@ main() {
# Check Node.js version
check_node_version
#Update Node.js to 24
upgrade_node_to_24
# Download and extract release
local source_dir
source_dir=$(download_release "$release_info")
The note is not visible to the blocked user.