Skip to content

Commit d4877b8

Browse files
committed
fix build
1 parent 60199c5 commit d4877b8

File tree

3 files changed

+603
-1
lines changed

3 files changed

+603
-1
lines changed

.github/workflows/publish.yml

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
- name: Install dependencies
3232
run: |
3333
npm ci
34-
npm i @rollup/rollup-linux-x64-gnu
3534
- name: Run tests
3635
run: npx lerna run test:e2e --since master
3736
- name: Build packages

0 commit comments

Comments
 (0)