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

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

View File

@ -39,5 +39,5 @@ jobs:
git push
fi
env:
DOCKER_NETWORK_HOST: 'localhost'
DOCKER_NETWORK_HOST: 'host.docker.internal'
DOCKER_HOST: 'unix:///run/user/1001/docker.sock' # HACK: rootless docker on gitea action runner