1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user