Skip to content

Commit

Permalink
触发日期变量
Browse files Browse the repository at this point in the history
  • Loading branch information
wmhn1872265132 committed Mar 27, 2024
1 parent 5cc5354 commit fcf8c3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 执行脚本.bat
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Rem 运行 NVDA(不含 GitHub Actions),设置版本日期变量
if "%1" == "GITHUB_ACTIONS" (
@echo on
set VersionDate=2024.03.27
echo %date%
) else (
if /i %PROCESSOR_IDENTIFIER:~0,3%==x86 (
Start /D "%ProgramFiles%\NVDA" NVDA
Expand Down

0 comments on commit fcf8c3a

Please sign in to comment.