update actions

This commit is contained in:
2026-02-19 12:56:52 +01:00
parent e114f6310a
commit 1df3955c2c
2 changed files with 2 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ jobs:
echo "node version : " $node_version
echo $"removing outdated npm version"
install_node=true
apt-get update
apt-get remove nodejs npm
apt-get purge nodejs
rm -rf /usr/local/bin/npm

View File

@@ -39,6 +39,7 @@ jobs:
echo "node version : " $node_version
echo $"removing outdated npm version"
install_node=true
apt-get update
apt-get remove nodejs npm
apt-get purge nodejs
rm -rf /usr/local/bin/npm