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 730c8a9 commit 7d346fcCopy full SHA for 7d346fc
build/Targets.fs
@@ -70,7 +70,6 @@ let private publishZip _ =
70
$".artifacts/publish/{tool}/release/NOTICE.txt"
71
]
72
zip "docs-builder"
73
- zip "docs-assembler"
74
75
let private prNumber () =
76
match Environment.environVarOrNone "GITHUB_REF_NAME" with
0 commit comments