Update npm install CI build step to better represent usage
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m9s

This commit is contained in:
2025-02-20 16:30:23 +10:30
parent 18f7736faf
commit 28d9bf5333

View File

@@ -19,7 +19,7 @@ jobs:
with: with:
node-version: 20 node-version: 20
- name: Install pico - name: Install npm packages
run: npm ci run: npm ci
- name: Create build artifacts - name: Create build artifacts