mirror of
https://github.com/vector-im/element-web.git
synced 2026-04-13 01:21:59 +02:00
Fix nx output style in cd.yaml
This commit is contained in:
parent
efd2636824
commit
ddb6701f75
2
.github/workflows/cd.yaml
vendored
2
.github/workflows/cd.yaml
vendored
@ -6,7 +6,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref_name }}
|
||||
|
||||
permissions: {}
|
||||
env:
|
||||
NX_DEFAULT_OUTPUT_STYLE: static
|
||||
NX_DEFAULT_OUTPUT_STYLE: stream-without-prefixes
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user