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: |