Skip to content

Commit e46719c

Browse files
committed
Fix handlebar compile
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
1 parent 965a7b3 commit e46719c

File tree

2 files changed

+7083
-1
lines changed

2 files changed

+7083
-1
lines changed

.drone.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ steps:
8383
- name: handlebars
8484
image: node
8585
commands:
86+
# we use 4.1.0 in our build folder
8687
- npm install handlebars@4.1.0 -g
8788
- ./build/compile-handlebars-templates.sh
8889

0 commit comments

Comments
 (0)