diff --git a/.gitea/workflows/gentoo-utils.yml b/.gitea/workflows/gentoo-utils.yml index e5662ec..55db0be 100644 --- a/.gitea/workflows/gentoo-utils.yml +++ b/.gitea/workflows/gentoo-utils.yml @@ -4,7 +4,7 @@ on: [push] defaults: run: - shell: bash -l {0} + shell: bash -le {0} jobs: build-oci-image: