Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tdatIT authored May 4, 2024
1 parent f5db2aa commit 45aa91f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
max_allowed_packet=16MB
max_connections=50
local_infile=1
root-password=123123@Dat
user=root
password=123123@Dat
- run: mysql -uroot -e 'create database recauction_db;'

- uses: actions/checkout@v4
Expand Down

0 comments on commit 45aa91f

Please sign in to comment.