forked from Cavemanon/cavepaintings
sudo
This commit is contained in:
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 ;
|
||||
|
Reference in New Issue
Block a user