Skip to content

Commit 3d3d74f

Browse files
committed
tmp
1 parent 54af892 commit 3d3d74f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ jobs:
154154
sudo rm -R /var/lib/mysql/
155155
curl -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup > mariadb_repo_setup
156156
curl -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup.sha256 > mariadb_repo_setup.sha256
157+
cat mariadb*
157158
sha256sum --check mariadb_repo_setup.sha256
158159
sudo bash mariadb_repo_setup
159160
sudo apt-get update -qqy

0 commit comments

Comments
 (0)