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 c161020 commit 03df9bfCopy full SHA for 03df9bf
.github/workflows/release.yml
@@ -108,9 +108,6 @@ jobs:
108
npm install --ignore-scripts --include=optional --loglevel=silly
109
- name: setup tools
110
run: |
111
- echo "::group::install docs-gen deps"
112
- npm run -- dev-setup:docs-gen --ignore-scripts --loglevel=silly
113
- echo "::endgroup::"
114
echo "::group::install code-style deps"
115
npm run -- dev-setup:code-style --ignore-scripts --loglevel=silly
116
echo "::endgroup::"
0 commit comments