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

This commit is contained in:
Orion Kindel
2023-07-19 18:23:03 -05:00
parent 1c76bcbc72
commit 1652073115
2 changed files with 3 additions and 3 deletions

View File

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