Skip to content

Cache NPM Packages compatible with Namespace Lab's runners

Notifications You must be signed in to change notification settings

AtomiCloud/actions.cache-npm

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Cache NPM Packages

Cache NPM Packages under AtomiCloud

Get Started

Instruction

name: Example Workflow
on: push
jobs:
  Test:
    runs-on: ubuntu-latest
    steps:
      # change this
      - uses: AtomiCloud/actions.cache-npm@v1.0.0

Inputs

parameter description required default
namespacelabs Using Namespace Lab's runners false true

Runs

This action is a composite action.

About

Cache NPM Packages compatible with Namespace Lab's runners

Resources

Stars

Watchers

Forks

Packages

No packages published