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