bundles/nodejs: everything changed, AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

This commit is contained in:
Franzi 2024-07-19 19:19:45 +02:00
parent 350c436e4d
commit 55a3e6675f
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 22 additions and 44 deletions

View file

@ -1,9 +0,0 @@
actions = {
'nodejs_install_yarn': {
'command': 'npm install -g yarn@latest',
'unless': 'test -e /usr/lib/node_modules/yarn',
'after': {
'pkg_apt:',
},
},
}