Skip to content

Commit

Permalink
feat: Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Apr 1, 2023
1 parent 3add270 commit 2f2d923
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 @@ -39,5 +39,5 @@ jobs:
restore-keys: |
${{ runner.os }}-pnpm-store-
- name: Install dependencies and build for vercel.yaml
- name: Install dependencies
run: pnpm install

0 comments on commit 2f2d923

Please sign in to comment.