summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitea/workflows/gentoo-utils.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitea/workflows/gentoo-utils.yml b/.gitea/workflows/gentoo-utils.yml
index 7a91fe8..9e9cf6f 100644
--- a/.gitea/workflows/gentoo-utils.yml
+++ b/.gitea/workflows/gentoo-utils.yml
@@ -2,6 +2,10 @@ name: Gentoo Utils
on: [push]
+defaults:
+ run:
+ shell: bash -l {0}
+
jobs:
build-oci-image:
runs-on: ubuntu-latest