From f1f7fa56e19d70770082f3d71bac1f4f875877ed Mon Sep 17 00:00:00 2001 From: Bennett Date: Tue, 22 Sep 2020 21:11:55 +0200 Subject: Add packaging of recipes as part of build process (#966) Co-authored-by: Amine Mouafik --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index d6e909f9c..6452ab38d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -13,6 +13,7 @@ cache: install: - appveyor-retry git submodule update --init --recursive - ps: Install-Product node 10 + - cd recipes && npm install && npm run package && cd .. - appveyor-retry npx lerna bootstrap before_build: -- cgit v1.2.3-70-g09d2