mirror of
https://github.com/actions/node-versions.git
synced 2025-12-21 09:35:28 +08:00
Fix powershell issue with paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using module "./builders/node-builder.psm1"
|
||||
using module "./node-builder.psm1"
|
||||
|
||||
class NixNodeBuilder : NodeBuilder {
|
||||
<#
|
||||
|
||||
Reference in New Issue
Block a user