diff options
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml index b1d7fb73e3f..4ead024e5ef 100644 --- a/.drone.yml +++ b/.drone.yml @@ -82,7 +82,7 @@ steps: - name: handlebars image: node commands: - - npm install handlebars -g + - npm i - ./build/compile-handlebars-templates.sh trigger: |