Skip to content

Test Setup Node with MirrorURL #58

Test Setup Node with MirrorURL

Test Setup Node with MirrorURL #58

Workflow file for this run

name: Test Setup Node with MirrorURL
on:
workflow_dispatch:
jobs:
setup-node:
runs-on: macos-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Set up Node.js with mirrorURL
uses: aparnajyothi-y/setup-node@add-mirror-url
with:
node-version: '19'
mirror-url: 'https://test/test1'
##check-latest : false