Skip to content

Commit 6ce6591

Browse files
andrewbirdPerditionC
authored andcommitted
CI: Dont use LFNAPI
1 parent 12273eb commit 6ce6591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ if [ -d ${HOME}/.dosemu/drive_c/tc201 ] ; then
9090
echo set PATH='%TC2_BASE%;C:\\devel\\nasm;C:\\bin;%OLDPATH%'
9191
} | unix2dos > config.bat
9292

93-
dosemu -td -q -K . -E "build.bat lfn"
93+
dosemu -td -q -K . -E "build.bat"
9494
mv -n bin/KTC*.map bin/KTC*.sys _output/tc_dos/.
9595
mv -n bin/country.sys _output/tc_dos/.
9696
# TC share

0 commit comments

Comments
 (0)