diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 17dc819..8e7d3e4 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -8,7 +8,7 @@ on: defaults: run: - shell: /bin/sh {0} + shell: /bin/busybox sh -e {0} jobs: build: