Skip to content

Commit

Permalink
Try restoring npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jspahrsummers committed Nov 11, 2024
1 parent e1aa419 commit 3789ef9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3789ef9

Please sign in to comment.