Skip to content

Commit

Permalink
🔧 Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XiYang6666 authored Apr 18, 2024
1 parent a2267b6 commit 5893598
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Setup pnpm
uses: pnpm/[email protected]
- run: pnpm config set script-shell "pwsh"
- run: pnpm install
- run: pnpm run build
- run: pnpm test

0 comments on commit 5893598

Please sign in to comment.