Update build-dist.yml

This commit is contained in:
2026-02-26 13:53:50 -08:00
committed by GitHub
parent 81630c4665
commit 2b04d5168e

View File

@@ -27,7 +27,7 @@ jobs:
cache: npm
- name: Install dependencies
run: npm ci
run: npm install
- name: Build site
run: npm run build