fix: indentation
This commit is contained in:
parent
458fce7b1e
commit
69b2560cb7
1 changed files with 1 additions and 1 deletions
|
|
@ -699,7 +699,7 @@ jobs:
|
|||
- name: Install MariaDB Client
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt-get install mariadb-client-10.6
|
||||
sudo apt-get install mariadb-client-10.6
|
||||
|
||||
- name: Setup
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue