1
0
mirror of https://github.com/simh/simh.git synced 2026-01-13 15:27:14 +00:00

github: Fix directory specification in build_simulators.cmd

This commit is contained in:
Mark Pizzolato 2022-12-03 20:04:32 -10:00
parent 63372c4cb1
commit e081a151cc

View File

@ -2,7 +2,7 @@
:: Build Release simulators with Visual Studio and save the binaries
:: in a Zip file.
::
pushd ~p0
pushd "%~p0"
cd ..
:: First build all the simulators
call build_vstudio.bat