fix(boilerplate): update mariadb in ci
This commit is contained in:
parent
a20e1284ac
commit
3ae2baeaf1
1 changed files with 1 additions and 1 deletions
|
|
@ -774,7 +774,7 @@ jobs:
|
|||
- name: Install MariaDB Client
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt-get install mariadb-client-10.6
|
||||
sudo apt-get install mariadb-client
|
||||
|
||||
- name: Setup
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue