Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eminboydak authored Dec 27, 2023
1 parent 3fc3750 commit 986d2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
${{ runner.os }}-pnpm-store-
- name: Install dependencies
run: pnpm install --no-frozen-lockfile
run: pnpm install

# use astro check for issues
- name: Run check
Expand Down

0 comments on commit 986d2fd

Please sign in to comment.