diff --git a/.gitea/workflows/gitea.yaml b/.gitea/workflows/gitea.yaml index 9a86f3b..daa1c5b 100644 --- a/.gitea/workflows/gitea.yaml +++ b/.gitea/workflows/gitea.yaml @@ -26,7 +26,7 @@ jobs: dockerize: name: dockerize needs: build - runs-on: host + runs-on: node steps: - name: Check out repository code uses: actions/checkout@v4