Skip to content

Commit be1a520

Browse files
insunaacyberium
authored andcommitted
MySQL: Download correct pre-built server binary
1 parent 4d230bb commit be1a520

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch:
88

99
env:
10-
MYSQL_BIN_NAME: "mysql-8.0.41-winx64"
10+
MYSQL_BIN_NAME: "mysql-8.0.46-winx64"
1111
MYSQL_BASE_PREBUILD_ADR: "https://cdn.mysql.com/Downloads/MySQL-8.0/"
1212
MYSQL_BIN_EXT: ".zip"
1313
MYSQL_FINAL_SERVER_FOLDER: "mysql-server"

0 commit comments

Comments
 (0)