Skip to content

Commit 13f1a0f

Browse files
committed
validate database schema GHA
1 parent 8831245 commit 13f1a0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate-database-schema.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646

4747
- name: Setup project
4848
run: |
49+
sudo apt-get update
4950
sudo apt-get install php"${PHP_VERSION}"-sqlite3
5051
mv config/autoload/local.php.dist config/autoload/local.php
5152
mv config/autoload/mail.local.php.dist config/autoload/mail.local.php

0 commit comments

Comments
 (0)