This repository contains Actions that relates to building and packaging generic Zowe Projects.
-
If there is a new update in zowe-actions/zowe-common, you must run
npm update
on the root directory. -
Run
ncc-build-all.sh
- this script goes through each subdirectories and runncc build
command.