Skip to content

Commit

Permalink
debug windows
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-was-here committed Nov 28, 2023
1 parent 8c6fe9a commit fec04dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ if [[ -z "${SYSTEM}" ]]; then
Darwin)
SYSTEM=macosx
;;
MINGW54*)
MINGW*)
SYSTEM=windows
;;
*)
Expand Down

0 comments on commit fec04dc

Please sign in to comment.