Skip to content

Commit

Permalink
fix: add version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcserv committed Oct 16, 2024
1 parent 2788bc8 commit 2aab8fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:

- name: Setup pnpm
uses: pnpm/action-setup@v3
with:
version: 9.7.1

- name: Cache dependencies
uses: actions/cache@v2
Expand Down

0 comments on commit 2aab8fb

Please sign in to comment.