Skip to content

Commit 635e7e9

Browse files
authored
Update buildAndDeploy.yml
1 parent 1c5fcc5 commit 635e7e9

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
@@ -1,4 +1,7 @@
11
name: Build and Deploy
2+
env:
3+
node-version: 16
4+
cache: 'npm'
25
on: workflow_dispatch
36
jobs:
47
build-and-deploy:

0 commit comments

Comments
 (0)