Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
serkonda7 committed Jan 5, 2024
1 parent e2fc868 commit eaaa087
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
with:
node-version: 16.x
- uses: pnpm/action-setup@v2
with:
version: 8
with:
version: 8

- name: Install dependencies
run: pnpm install --frozen-lockfile
Expand Down

0 comments on commit eaaa087

Please sign in to comment.