Skip to content

Commit

Permalink
try windows again
Browse files Browse the repository at this point in the history
  • Loading branch information
quelgar committed Jan 20, 2024
1 parent ff241bb commit 82c33da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-windows.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

repo_dir=$(pwd)
repo_dir=$(cygpath --mixed $(pwd))

cd libuv-build

Expand Down

0 comments on commit 82c33da

Please sign in to comment.