Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
neila committed Dec 16, 2024
1 parent 1c1a6b9 commit 58e3950
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
needs: setup
steps:
- uses: actions/checkout@v4
- name: install pnpm
uses: pnpm/action-setup@v4
with:
run_install: false
- uses: actions/cache@v4
with:
path: |
Expand Down

0 comments on commit 58e3950

Please sign in to comment.