diff --git a/.drone.yml b/.drone.yml index c3debaa..3568d03 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,7 @@ steps: commands: - cd themes/vikunja - yarn --production=false - - ./node_module/.bin/gulp + - ./node_modules/.bin/gulp - name: build image: monachus/hugo