Skip to content

Commit

Permalink
using nvmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
fdodino committed Nov 3, 2023
1 parent bc59ab3 commit 200f99e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions

name: Build React App

on: [push, pull_request]
Expand Down

0 comments on commit 200f99e

Please sign in to comment.