Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 433 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 433 Bytes

NodeJS-actions

This repository contains Actions that relates to building and packaging NodeJS Projects for Zowe.

Reminder: (Before you commit)

  1. If there is a new update in zowe-actions/zowe-common, you must run npm updateon the root directory, and also in npm-registry

  2. Run ncc-build-all.sh - this script goes through each subdirectories and run ncc build command.