From 7d755f215f0a0161c6a3d70652ef5daeba6636ca Mon Sep 17 00:00:00 2001 From: Aaron Date: Mon, 13 Apr 2026 00:45:54 -0500 Subject: [PATCH] ci: Add back postinstall scripts --- .github/workflows/validate.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 93db1c96..10bde227 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -72,9 +72,6 @@ jobs: - name: Setup uses: ./.github/actions/setup - with: - # Windows runner fails randomly due to post-install steps, skip since they're not needed for running tests - installArgs: --ignore-scripts - name: Setup PNPM uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0