Skip to content

Commit

Permalink
chore: update website pnpm1
Browse files Browse the repository at this point in the history
  • Loading branch information
iamkun committed May 17, 2024
1 parent 907b49c commit 358d53d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: pnpm/action-setup@v2
with:
package_json_file: 'website/package.json'
- name: Git config
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 358d53d

Please sign in to comment.