Skip to content

Commit

Permalink
set to node version 14
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusbakker committed Dec 20, 2021
1 parent 1da738d commit 740b3ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_Editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:

# set up NodeJS
- uses: actions/setup-node@main
with:
node-version: '14'

- name: Install project dependencies
run: npm ci
Expand Down

0 comments on commit 740b3ca

Please sign in to comment.