Skip to content

Commit 671fcfc

Browse files
committed
fix(ci): avoid missing pnpm cache in release jobs
1 parent 37ed06e commit 671fcfc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
uses: actions/setup-node@v6.3.0
4343
with:
4444
node-version: 24
45-
cache: pnpm
46-
cache-dependency-path: ostool-server/webui/pnpm-lock.yaml
4745

4846
- name: Run release-plz
4947
uses: release-plz/action@v0.5

0 commit comments

Comments
 (0)