Vidya reddy/vercel ncc (#58)

* updated action file with node16

* Code consistency using prettier and its workflow

* Enforce Prettier

* code fix

* code fix

* code fix

* add vercel/ncc to build script

* modified action file

Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
This commit is contained in:
Vidya Reddy
2022-07-05 10:17:19 -07:00
committed by GitHub
parent 6331e961d2
commit 778581b6aa
2 changed files with 16 additions and 2 deletions

View File

@ -20,10 +20,8 @@ jobs:
id: npm-build
run: |
npm install
- name: Build
run: npm run build
- name: Set Context
uses: ./
with: