Skip to content

Commit

Permalink
Project: Install @rollup/rollup-linux-x64-gnu to work around npm/cli#…
Browse files Browse the repository at this point in the history
…4828

I deleted package-lock.json and node_modules, then ran `npm install --platform=linux --arch=x64 --include=optional`
  • Loading branch information
SLaks committed Nov 13, 2024
1 parent 054ba7f commit 5cca68b
Show file tree
Hide file tree
Showing 2 changed files with 2,612 additions and 1,333 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
- run: npm run lint
- run: npm run typecheck
- run: npm test
- run: npx playwright install
- run: npm run vitest
Loading

0 comments on commit 5cca68b

Please sign in to comment.