Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Waseem raja Shaik authored and Waseem raja Shaik committed Feb 12, 2024
1 parent f95140b commit ae99acd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ jobs:
uses: actions/checkout@v4

- name: Install pnpm
run: curl -fsSL https://get.pnpm.io/install.sh | node - add --global pnpm
uses: pnpm/action-setup@v3
with:
version: 8

- name: Detect package manager
id: detect-package-manager
Expand Down

0 comments on commit ae99acd

Please sign in to comment.