Skip to content

Commit 2a1dd21

Browse files
author
Hugo Rialan
committed
Improve hooks
1 parent 071497f commit 2a1dd21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hooks/dataform_compile.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ if ! command -v dataform >/dev/null 2>&1; then
1212
fi
1313
fi
1414

15+
dataform install
1516
dataform compile
1617

1718
if [[ $? -ne 0 ]]; then

0 commit comments

Comments
 (0)