1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -51,7 +51,6 @@ jobs:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
pnpm i
|
||||
pnpm rebuild --recursive
|
||||
pnpm ${{ matrix.pnpm_command }}
|
||||
|
||||
- name: 📦 Release binary
|
||||
|
||||
Reference in New Issue
Block a user