Skip to content

Commit

Permalink
Revert "Update hxdos.yml"
Browse files Browse the repository at this point in the history
This reverts commit 90a03f1.
  • Loading branch information
joncampbell123 committed May 1, 2023
1 parent dfe149b commit 932012c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/hxdos.yml
Expand Up @@ -91,8 +91,7 @@ jobs:
shell: bash
run: |
top=`pwd`
#$top/vs/tool/unzip.exe -o dosbox-x-vsbuild-win32-*.zip bin/Win32/Release/dosbox-x.*
$top/vs/tool/unzip.exe -o dosbox-x-vsbuild-win32-20230401005056.zip bin/Win32/Release/dosbox-x.*
$top/vs/tool/unzip.exe -o dosbox-x-vsbuild-win32-*.zip bin/Win32/Release/dosbox-x.*
cp $top/package/dosbox-x.ref $top/hxdos.cfg
echo mount b ..>>$top/hxdos.cfg
echo "echo success>b:\SUCCESS.TXT">>$top/hxdos.cfg
Expand Down

0 comments on commit 932012c

Please sign in to comment.