We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd2636 commit ddb6701Copy full SHA for ddb6701
1 file changed
.github/workflows/cd.yaml
@@ -6,7 +6,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref_name }}
6
7
permissions: {}
8
env:
9
- NX_DEFAULT_OUTPUT_STYLE: static
+ NX_DEFAULT_OUTPUT_STYLE: stream-without-prefixes
10
11
jobs:
12
docker:
0 commit comments