mirror of
https://github.com/actions/python-versions.git
synced 2025-12-13 05:56:49 +00:00
Fix PowerShell issue with relative paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using module "./builders/python-builder.psm1"
|
||||
using module "./python-builder.psm1"
|
||||
|
||||
class WinPythonBuilder : PythonBuilder {
|
||||
<#
|
||||
|
||||
Reference in New Issue
Block a user