Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
aabedraba committed Oct 27, 2024
1 parent 60199c5 commit d4877b8
Show file tree
Hide file tree
Showing 3 changed files with 603 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Install dependencies
run: |
npm ci
npm i @rollup/rollup-linux-x64-gnu
- name: Run tests
run: npx lerna run test:e2e --since master
- name: Build packages
Expand Down
Loading

0 comments on commit d4877b8

Please sign in to comment.