Skip to content

Commit ddb6701

Browse files
committed
Fix nx output style in cd.yaml
1 parent efd2636 commit ddb6701

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref_name }}
66

77
permissions: {}
88
env:
9-
NX_DEFAULT_OUTPUT_STYLE: static
9+
NX_DEFAULT_OUTPUT_STYLE: stream-without-prefixes
1010

1111
jobs:
1212
docker:

0 commit comments

Comments
 (0)