ci: use npm ci to avoid package-lock drift; sync catalog outputs

This commit is contained in:
sck_0
2026-01-29 13:16:06 +01:00
parent 755f9cef4f
commit a4292c3939
5 changed files with 5 additions and 5 deletions

View File

@@ -43,7 +43,7 @@ jobs:
node-version: "lts/*"
- name: Install npm dependencies
run: npm install
run: npm ci
- name: 📦 Build catalog
run: npm run catalog

View File

@@ -1,6 +1,6 @@
# Skill Catalog
Generated at: 2026-01-29T12:14:39.035Z
Generated at: 2026-01-29T12:16:47.442Z
Total skills: 553

View File

@@ -1,5 +1,5 @@
{
"generatedAt": "2026-01-29T12:14:39.035Z",
"generatedAt": "2026-01-29T12:16:47.442Z",
"aliases": {
"accessibility-compliance-audit": "accessibility-compliance-accessibility-audit",
"active directory attacks": "active-directory-attacks",

View File

@@ -1,5 +1,5 @@
{
"generatedAt": "2026-01-29T12:14:39.035Z",
"generatedAt": "2026-01-29T12:16:47.442Z",
"bundles": {
"core-dev": {
"description": "Core development skills across languages, frameworks, and backend/frontend fundamentals.",

View File

@@ -1,5 +1,5 @@
{
"generatedAt": "2026-01-29T12:14:39.035Z",
"generatedAt": "2026-01-29T12:16:47.442Z",
"total": 553,
"skills": [
{