Skip to content

Commit e7ae272

Browse files
authored
Update buildAndDeploy.yml
1 parent 3792b13 commit e7ae272

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/buildAndDeploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ jobs:
77
steps:
88
- name: Checkout 🛎️
99
uses: actions/checkout@v2.3.1
10+
with:
11+
node-version: 16
12+
cache: 'npm'
1013

1114
- name: Install and Build 🔧
1215
env:

0 commit comments

Comments
 (0)