chore remove snapshot install smoke test
This commit is contained in:
parent
e9db6c4209
commit
b246824fdb
1 changed files with 0 additions and 4 deletions
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
|
|
@ -488,7 +488,3 @@ jobs:
|
|||
LATEST_YML_DIR: /tmp/latest-yml
|
||||
TAURI_SIGNING_PRIVATE_KEY: ${{ secrets.TAURI_SIGNING_PRIVATE_KEY }}
|
||||
TAURI_SIGNING_PRIVATE_KEY_PASSWORD: ${{ secrets.TAURI_SIGNING_PRIVATE_KEY_PASSWORD }}
|
||||
|
||||
- name: Verify snapshot npm CLI install
|
||||
if: startsWith(github.ref_name, 'snapshot-')
|
||||
run: npx -y opencode-ai@${{ needs.version.outputs.version }} --version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue