Skip to content

Commit

Permalink
chore: 修正工作流
Browse files Browse the repository at this point in the history
  • Loading branch information
Dedicatus546 committed Nov 2, 2024
1 parent debee93 commit be4b59a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
restore-keys: |
pnpm-${{ runner.os }}-
- name: output cache path
run: pnpm store path

- name: Install Dependencies
run: pnpm install

Expand Down

0 comments on commit be4b59a

Please sign in to comment.