skip rebuild

This commit is contained in:
2024-06-01 13:40:27 -07:00
parent cf1f1dd397
commit eb69f3e1ac

View File

@@ -51,7 +51,6 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: | run: |
pnpm i pnpm i
pnpm rebuild --recursive
pnpm ${{ matrix.pnpm_command }} pnpm ${{ matrix.pnpm_command }}
- name: 📦 Release binary - name: 📦 Release binary