This commit is contained in:
2025-03-24 16:38:32 +11:00

View File

@@ -18,9 +18,6 @@ jobs:
with: with:
node-version: '18' node-version: '18'
- name: Install dependencies
run: npm install
- name: Build docs - name: Build docs
run: node build-docs.js run: node build-docs.js