Revert "Try restoring npm ci"

This reverts commit 3789ef984a.
This commit is contained in:
Justin Spahr-Summers
2024-11-11 16:31:24 +00:00
parent 3789ef984a
commit b9d6695fbf

View File

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