revert
This commit is contained in:
@@ -6,6 +6,7 @@ if [ "$HOST" = "x86_64-w64-mingw32" ]; then
|
||||
mkdir ncurses && cd ncurses
|
||||
wget https://invisible-island.net/datafiles/release/mingw32.zip
|
||||
unzip mingw32.zip && rm mingw32.zip
|
||||
cd ..
|
||||
if make -f Makefile_win "$@"; then
|
||||
echo rogue.exe build SUCCESSFUL
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user