Skip to content

Commit e0307ad

Browse files
committed
do not build LDO in gh workflow
1 parent 31d7368 commit e0307ad

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/pages.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ jobs:
3535
with:
3636
node-version: 22
3737
- uses: pnpm/action-setup@v4
38-
- name: Build LDO
39-
run: pnpm run build:ldo
40-
# install after building LDO due to CJS issue
4138
- name: Install dependencies
4239
run: pnpm install
4340
- name: Build

0 commit comments

Comments
 (0)