Skip to content

Commit 9ab04b5

Browse files
committed
(CI/locale) adjusting locale.yml to changes
1 parent 974f8a9 commit 9ab04b5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/locale.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ jobs:
7474
sudo -u postgres psql -c 'CREATE ROLE "user" SUPERUSER CREATEDB CREATEROLE INHERIT LOGIN PASSWORD $$user$$;' -d setup
7575
echo :5432:*:user:user >> .pgpass
7676
mkdir build
77-
cd build
78-
cmake -DLOCALE=ON ..
7977
env:
8078
POSTGRES_HOST: localhost
8179
POSTGRES_PORT: 5432

0 commit comments

Comments
 (0)