Skip to content

Commit e5e8963

Browse files
authored
chore: Upgrade Docusaurus (#296)
1 parent c41d3a7 commit e5e8963

File tree

3 files changed

+3678
-2924
lines changed

3 files changed

+3678
-2924
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
cache: 'npm'
2727
- name: Install and Build 🔧
2828
run: |
29-
npm install
29+
npm ci
3030
npm run build

0 commit comments

Comments
 (0)