Skip to content

Commit

Permalink
Improve setup node
Browse files Browse the repository at this point in the history
  • Loading branch information
Germain committed Aug 9, 2023
1 parent cef0795 commit c50c4da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: 🔧 Set up node environment
uses: actions/setup-node@v3
with:
node-version: "18"
cache: "yarn"

- name: 🛠️ Setup
Expand Down

0 comments on commit c50c4da

Please sign in to comment.