From e3624b4c6854810f340d59d9bd7fb94a9d0248da Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Fri, 6 Sep 2024 22:50:19 -0700 Subject: [PATCH] build: fix the despacer windows build --- .github/workflows/CI.yml | 5 ----- despacer | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 9cfd762..eabc867 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -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 diff --git a/despacer b/despacer index 1d5f553..5f30a7a 160000 --- a/despacer +++ b/despacer @@ -1 +1 @@ -Subproject commit 1d5f5539dd8467cd9424d93dd9ed182750d38b33 +Subproject commit 5f30a7a5d60a0793ddb99c51dca8206b90fd2f8c