From a6ea267dfe02df72c9ce0f673f03d6140a189d6f Mon Sep 17 00:00:00 2001 From: Marco Carrozzo Date: Thu, 15 Dec 2022 16:54:34 +0100 Subject: [PATCH] devel: pipe. nx debug --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c050214442..0e622e961e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -77,6 +77,7 @@ jobs: - uses: ./.github/actions/setup with: enable-cache: false + - run: npm ci - run: $(npm bin)/nx run cli:bundle - name: push Demoshell docker image run: |