devel: pipe. nx debug

This commit is contained in:
Marco Carrozzo
2022-12-15 17:04:19 +01:00
parent a6ea267dfe
commit 4d6f9f5233
+4 -2
View File
@@ -98,7 +98,8 @@ jobs:
fetch-depth: 0
- uses: ./.github/actions/setup
with:
enable-cache: false
enable-cache: false
- run: npm ci
- run: $(npm bin)/nx run cli:bundle
- name: push Storybook docker image
run: |
@@ -119,7 +120,8 @@ jobs:
fetch-depth: 0
- uses: ./.github/actions/setup
with:
enable-cache: false
enable-cache: false
- run: npm ci
- run: $(npm bin)/nx run cli:bundle
- name: $(npm bin)/nx build
run: |