Remove yaakapp/cli from release CI

This commit is contained in:
Gregory Schier
2025-05-29 21:44:41 -07:00
parent fa33a89b63
commit 7047260697
2 changed files with 15 additions and 17 deletions

View File

@@ -65,9 +65,7 @@ jobs:
run: cargo install --force trusted-signing-cli --version 0.5.0
- name: Install NPM Dependencies
run: |
npm ci
npm install @yaakapp/cli
run: npm ci
- name: Install Protoc for plugin-runtime
uses: arduino/setup-protoc@v3