diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 3222802..da73493 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -6,9 +6,9 @@ on: pull_request: branches: [main] -# defaults: -# run: -# shell: /run/current-system/sw/bin/bash {0} +defaults: + run: + shell: /bin/sh jobs: build: