sudo
This commit is contained in:
parent
1fc0eb70e0
commit
5ab54609b9
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
- name: Set up database
|
||||
run: |
|
||||
apt update
|
||||
sudo apt update
|
||||
mkdir -p data/config
|
||||
if [[ "${{ matrix.database }}" == "pgsql" ]]; then
|
||||
sudo apt-get install -y postgresql-client ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user