fix(release): enforce bundled binary version checks and bump to 0.16.1-fork.2
This commit is contained in:
@@ -201,6 +201,10 @@ jobs:
|
||||
fi
|
||||
echo "All 5 platform binaries present and valid"
|
||||
|
||||
- name: Verify bundled binary versions
|
||||
run: |
|
||||
pnpm run verify:bundled-binaries
|
||||
|
||||
- name: Create Release Pull Request or Publish to npm
|
||||
id: changesets
|
||||
uses: changesets/action@v1
|
||||
|
||||
Reference in New Issue
Block a user