Skip to content

Commit

Permalink
build: fix the despacer windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Sep 7, 2024
1 parent f6ffd60 commit e3624b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,6 @@ jobs:
- name: Build
run: pnpm build.node

- name: Inspect Despacer
if: always()
shell: bash
run: ls ./despacer/build

- name: Test
run: pnpm test

Expand Down
2 changes: 1 addition & 1 deletion despacer

0 comments on commit e3624b4

Please sign in to comment.