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