Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremie-olivier authored Feb 13, 2025
1 parent b759b3e commit e2886f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup PNPM
uses: pnpm/action-setup@v3
with:
version: 9.0.x
- name: Set up Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit e2886f1

Please sign in to comment.