Skip to content

Commit 554eac4

Browse files
authored
Refactor code structure for improved readability and maintainability
1 parent 72a528a commit 554eac4

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.github/workflows/patch_db.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
2626
- name: Patch db_mp with hotfix
2727
run: |
28-
python3 db_patcher.pyz db_mp
28+
./db_patcher db_mp
2929
3030
- name: Prepare release files
3131
run: |

db_patcher

6.44 MB
Binary file not shown.

db_patcher.pyz

-633 KB
Binary file not shown.

0 commit comments

Comments
 (0)