Skip to content

Commit

Permalink
Setup node
Browse files Browse the repository at this point in the history
  • Loading branch information
anxolin committed Feb 15, 2024
1 parent 6896475 commit fe8fd48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:

- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: 14

- name: Cache Yarn dependencies
uses: actions/cache@v2
Expand Down

0 comments on commit fe8fd48

Please sign in to comment.