mirror of
https://github.com/Azure/k8s-set-context.git
synced 2026-06-23 23:39:28 +08:00
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:
@@ -20,10 +20,8 @@ jobs:
|
||||
id: npm-build
|
||||
run: |
|
||||
npm install
|
||||
|
||||
- name: Build
|
||||
run: npm run build
|
||||
|
||||
- name: Set Context
|
||||
uses: ./
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user