Skip to content

Commit e3624b4

Browse files
committed
build: fix the despacer windows build
1 parent f6ffd60 commit e3624b4

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.github/workflows/CI.yml

-5
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,6 @@ jobs:
8383
- name: Build
8484
run: pnpm build.node
8585

86-
- name: Inspect Despacer
87-
if: always()
88-
shell: bash
89-
run: ls ./despacer/build
90-
9186
- name: Test
9287
run: pnpm test
9388

0 commit comments

Comments
 (0)