Skip to content

Commit 03df9bf

Browse files
committed
build: maintain releaseprocess
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent c161020 commit 03df9bf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ jobs:
108108
npm install --ignore-scripts --include=optional --loglevel=silly
109109
- name: setup tools
110110
run: |
111-
echo "::group::install docs-gen deps"
112-
npm run -- dev-setup:docs-gen --ignore-scripts --loglevel=silly
113-
echo "::endgroup::"
114111
echo "::group::install code-style deps"
115112
npm run -- dev-setup:code-style --ignore-scripts --loglevel=silly
116113
echo "::endgroup::"

0 commit comments

Comments
 (0)