diff --git a/.github/workflows/wrapper-js-ci.yml b/.github/workflows/wrapper-js-ci.yml index 7cfe231..706bebf 100644 --- a/.github/workflows/wrapper-js-ci.yml +++ b/.github/workflows/wrapper-js-ci.yml @@ -51,7 +51,7 @@ jobs: if: inputs.toolchain == 'vite-plus' uses: voidzero-dev/setup-vp@v1 with: - cache: yes + cache: true run-install: true - name: Linting (Bun)