Try restoring npm ci

This commit is contained in:
Justin Spahr-Summers
2024-11-11 16:29:09 +00:00
parent e1aa419332
commit 3789ef984a

View File

@@ -17,7 +17,5 @@ jobs:
node-version: 18
cache: npm
# Working around https://github.com/npm/cli/issues/4828
# - run: npm ci
- run: npm install --no-package-lock
- run: npm ci
- run: npm run build