Skip to content

Commit

Permalink
Update App_build_and_release.cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
Catfriend1 committed Feb 14, 2025
1 parent 35862e6 commit 675759c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App_build_and_release.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ IF NOT DEFINED SIGNING_PASSWORD echo [ERROR] Signing password is required. Pleas
REM
:absLint
REM
copy /y "%SCRIPT_PATH%app\src\main\play\release-notes\en-GB\beta.txt" "%SCRIPT_PATH%app\src\main\play\release-notes\en-GB\default.txt"
copy /y "%SCRIPT_PATH%app\src\main\play\release-notes\en-US\beta.txt" "%SCRIPT_PATH%app\src\main\play\release-notes\en-US\default.txt"
REM
echo [INFO] Running lint before building ...
REM
Expand Down

0 comments on commit 675759c

Please sign in to comment.