diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 295ebd2..7ab95ae 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -6,10 +6,13 @@ on: pull_request: branches: [main] +defaults: + run: + shell: /run/current-system/sw/bin/bash {0} + jobs: build: runs-on: homelab-predator - shell: /run/current-system/sw/bin/bash {0} steps: - name: Pull working-directory: /servers/site