fix: gen-migrations workflow
Some checks failed
gen-migrations / gen-migrations (push) Failing after 52s

This commit is contained in:
Orion Kindel 2023-07-19 18:54:05 -05:00
parent c1c9c67866
commit e968b7583d
Signed by untrusted user who does not match committer: orion
GPG Key ID: 6D4165AE4C928719

View File

@ -41,5 +41,5 @@ jobs:
git push
fi
env:
PG_HOST: '%2Fvar%2Flib%2Fpostgresql'
PG_HOST: '%2Fvar%2Frun%2Fpostgresql'
DOCKER_HOST: 'unix:///run/user/1001/docker.sock' # HACK: rootless docker on gitea action runner