Skip to content

Commit

Permalink
fix: fix ci caching
Browse files Browse the repository at this point in the history
  • Loading branch information
yankeguo committed Jan 22, 2024
1 parent ce01d18 commit b48fb67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
node-version: 18
registry-url: https://registry.npmjs.org/
cache: "pnpm"
cache-dependency-path: "ui/pnpm-lock.yaml"

- run: pnpm install
working-directory: ui
Expand Down

0 comments on commit b48fb67

Please sign in to comment.