Skip to content

Test Setup Node with MirrorURL #56

Test Setup Node with MirrorURL

Test Setup Node with MirrorURL #56

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://fastly.jsdelivr.net/npm/node/'
##check-latest : false