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 f11137f commit 9576930Copy full SHA for 9576930
1 file changed
.github/workflows/release.yaml
@@ -87,7 +87,7 @@ jobs:
87
with:
88
command: build
89
target: ${{ matrix.target }}
90
- args: "--locked --release"
+ args: "--locked --release --workspace"
91
strip: true
92
93
- name: Package artifacts (Unix)
0 commit comments