diff --git a/bundles/hedgedoc/items.py b/bundles/hedgedoc/items.py index d5d256d..732f465 100644 --- a/bundles/hedgedoc/items.py +++ b/bundles/hedgedoc/items.py @@ -72,7 +72,6 @@ actions = { 'yarn build', ]), 'needs': { - 'action:nodejs_install_yarn', 'file:/opt/hedgedoc/config.json', 'git_deploy:/opt/hedgedoc', 'pkg_apt:nodejs',