Skip to content

Commit 820be1f

Browse files
WillowSauceRWillowSauceR
authored andcommitted
fix action
1 parent a97ab2e commit 820be1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
cmd
4242
chcp 65001
4343
cd D:\a\tools\tools\dist\
44-
type nul >> .\OpenMe.bat
44+
cd . >> .\OpenMe.bat
4545
echo @echo off >> .\OpenMe.bat
4646
echo echo Type a program name here to run. >> .\OpenMe.bat
4747
echo echo Such as scan, motd, send and scanall. >> .\OpenMe.bat

0 commit comments

Comments
 (0)