Skip to content

Commit

Permalink
chore: remove pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
vhnam committed Aug 17, 2024
1 parent 6a4c79c commit 388f443
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16,077 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: withastro/action@v2
with:
node-version: 20
package-manager: pnpm@latest
package-manager: yarn@latest

deploy:
needs: build
Expand Down
Loading

0 comments on commit 388f443

Please sign in to comment.