mirror of
https://github.com/Azure/k8s-set-context.git
synced 2026-06-25 00:09:28 +08:00
fix broken build - switch to ncc build (#56)
* switch to ncc build * update * bump ncc
This commit is contained in:
@@ -20,7 +20,10 @@ jobs:
|
||||
id: npm-build
|
||||
run: |
|
||||
npm install
|
||||
npm run build
|
||||
|
||||
- name: Build
|
||||
run: npm run build
|
||||
|
||||
- name: Set Context
|
||||
uses: ./
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user