Skip to content

Commit

Permalink
Update sanity-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
an2n authored Jun 20, 2024
1 parent 19f127c commit 37daaaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sanity-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4

- name: Install dependencies
run: pnpm install
- name: Install pnpm
uses: pnpm/action-setup@v4

- name: Install Packages
run: pnpm install
Expand Down

0 comments on commit 37daaaf

Please sign in to comment.