Skip to content

Commit

Permalink
chore: github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonYong committed Jul 13, 2024
1 parent b7cf56f commit 5df1e81
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Install pnpm
uses: pnpm/[email protected]
- uses: pnpm/action-setup@v2
with:
version: 7.8.0
- uses: actions/setup-node@v3
with:
node-version: '16'
Expand Down

0 comments on commit 5df1e81

Please sign in to comment.