mirror of
https://github.com/actions/node-versions.git
synced 2025-09-10 22:11:13 +08:00
Fix powershell issue with paths
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
using module "./builders/win-node-builder.psm1"
|
||||
using module "./builders/nix-node-builder.psm1"
|
||||
using module "./win-node-builder.psm1"
|
||||
using module "./nix-node-builder.psm1"
|
||||
|
||||
<#
|
||||
.SYNOPSIS
|
||||
|
Reference in New Issue
Block a user