From 82c33daf2d9e2e52461cbb4475a8c9fdb284f0cc Mon Sep 17 00:00:00 2001 From: Lachlan O'Dea Date: Sat, 20 Jan 2024 23:02:40 +1100 Subject: [PATCH] try windows again --- build-windows.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-windows.sh b/build-windows.sh index f55d9f9..298a515 100644 --- a/build-windows.sh +++ b/build-windows.sh @@ -1,6 +1,6 @@ #!/bin/bash -repo_dir=$(pwd) +repo_dir=$(cygpath --mixed $(pwd)) cd libuv-build