Skip to content

Commit 49c26dd

Browse files
julian-rischclaude
andauthored
ci: revert committed docs-website lockfile and npm ci (#11815)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 771b225 commit 49c26dd

4 files changed

Lines changed: 3 additions & 23368 deletions

File tree

.github/workflows/docs_search_sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Install Docusaurus and build docs-website
3737
working-directory: docs-website
3838
run: |
39-
npm ci --ignore-scripts
39+
npm install --ignore-scripts
4040
npm rebuild sharp
4141
npm run build
4242

docs-website/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
node_modules
1111
.yarn
12+
package-lock.json
1213

1314
.eslintcache
1415

0 commit comments

Comments
 (0)